ComponentOne InputPanel for WinForms
SetBrush Method

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

Parameters

styleBrush
brush
See Also

Reference

StyleBrushSet Class
StyleBrushSet Members