C1.Win.C1InputPanel.4.8 Assembly / C1.Win.C1InputPanel Namespace / StyleBrushSet Class / SetColor Method

In This Topic
SetColor Method (StyleBrushSet)
In This Topic
Sets a Color associated with the specified StyleBrush.
Syntax
'Declaration
 
Public Sub SetColor( _
   ByVal styleBrush As StyleBrush, _
   ByVal color As Color _
) 
 

Parameters

styleBrush
color
See Also