In This Topic

PanelBackColor Property (DocuViewareControl)

In This Topic
Specifies the color used in both dialogs and snap-ins body background.
Syntax
'Declaration
 
Public Property PanelBackColor As String
public string PanelBackColor {get; set;}
Remarks
Default value is #f8f9fa.
See Also