BackColor Property (C1Sizer)
In This Topic
Gets or sets the System.Drawing.Color used to paint the background.
Syntax
'Declaration
Public Shadows Property BackColor As System.Drawing.Color
public new System.Drawing.Color BackColor {get; set;}
See Also