In This Topic

HeaderColor Property (DocuViewareControl)

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