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

MiscBorderColor Property (DocuVieware)

In This Topic
Specifies the color used to define dropdowns borders, buttons separators, line separators.
Syntax
'Declaration
 
Public Property MiscBorderColor As Color
public Color MiscBorderColor {get; set;}
Remarks
Default value is #DCDCDC.
See Also