ComponentOne Scheduler for WinForms
C1Brush Constructor(Color)

C1.Win.C1Schedule.4 Assembly > C1.C1Schedule Namespace > C1Brush Class > C1Brush Constructor : C1Brush Constructor(Color)
The background System.Drawing.Color value.
Creates a new solid C1Brush object.
Syntax
'Declaration
 
Public Function New( _
   ByVal backColor As System.Drawing.Color _
)
public C1Brush( 
   System.Drawing.Color backColor
)

Parameters

backColor
The background System.Drawing.Color value.
See Also

Reference

C1Brush Class
C1Brush Members
Overload List