ComponentOne Ribbon for WinForms
GetColor Method

C1.Win.C1Ribbon.4 Assembly > C1.Win.C1Ribbon Namespace > StyleBrushSet Class : GetColor Method
Gets a Color assigned to this StyleBrush or Color.Empty if the Color was not set.
Syntax
'Declaration
 
Public Function GetColor( _
   ByVal styleBrush As StyleBrush _
) As System.Drawing.Color
public System.Drawing.Color GetColor( 
   StyleBrush styleBrush
)

Parameters

styleBrush
See Also

Reference

StyleBrushSet Class
StyleBrushSet Members