In This Topic
GdPicture14.WEB Namespace / DocuVieware Class / PanelBackColor Property

PanelBackColor Property (DocuVieware)

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