C1.Win.Ribbon.4.8 Assembly / C1.Win.Ribbon 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 System.Drawing.Color _
) 
 

Parameters

styleBrush
color
See Also