CreateColorButton(Color) Method
Override to change the default
C1ColorButton used for a
System.Windows.Media.Color.
'Declaration
Protected Overloads Overridable Function CreateColorButton( _
ByVal As Color _
) As C1ColorButton
Parameters
- color
- System.Windows.Media.Color that should be represented.
Return Value