'Declaration
Protected Overloads Overridable Function CreateColorButton( _ ByVal color As Color _ ) As C1ColorButton
protected virtual C1ColorButton CreateColorButton( Color color )
Parameters
- color
- System.Windows.Media.Color that should be represented.
Return Value
A C1ColorButton for a specific System.Windows.Media.Color.