ComponentOne InputPanel for WinForms
GetBrush Method

C1.Win.C1InputPanel.4 Assembly > C1.Win.C1InputPanel Namespace > StyleColorSet Class : GetBrush Method
Returns a Brush associated with the specified StyleColor.
Syntax
'Declaration
 
Public Function GetBrush( _
   ByVal styleColor As StyleColor _
) As System.Drawing.Brush
public System.Drawing.Brush GetBrush( 
   StyleColor styleColor
)

Parameters

styleColor
See Also

Reference

StyleColorSet Class
StyleColorSet Members