In This Topic

HeaderColor Property (DocuVieware)

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