BackColor Property (Style) | Input for WinForms | ComponentOne
C1.Framework Namespace / Style Class / BackColor Property

In This Topic
BackColor Property (Style)
In This Topic
Gets or sets the System.Drawing.Color used to paint the background.
Syntax
'Declaration
 
Public Property BackColor As Color
 
See Also