ComponentOne InputPanel for WinForms
SetColor Method

C1.Win.C1InputPanel.4 Assembly > C1.Win.C1InputPanel Namespace > StyleBrushSet Class : SetColor Method
Sets a Color associated with the specified StyleBrush.
Syntax
'Declaration
 
Public Sub SetColor( _
   ByVal styleBrush As StyleBrush, _
   ByVal color As System.Drawing.Color _
) 
public void SetColor( 
   StyleBrush styleBrush,
   System.Drawing.Color color
)

Parameters

styleBrush
color
See Also

Reference

StyleBrushSet Class
StyleBrushSet Members