C1.Win.InputPanel.8 Assembly / C1.Win.InputPanel Namespace / StyleColorSet Class / GetBrush Method

In This Topic
GetBrush Method (StyleColorSet)
In This Topic
Returns a Brush associated with the specified StyleColor.
Syntax
'Declaration
 
Public Function GetBrush( _
   ByVal styleColor As StyleColor _
) As Brush
 

Parameters

styleColor
See Also