ComponentOne Extended Library for WPF and Silverlight
CreateColorButton(Color) Method

C1.Silverlight.Extended Namespace > C1BasicColorPickerPart Class > CreateColorButton Method : CreateColorButton(Color) Method
System.Windows.Media.Color that should be represented.
Override to change the default C1ColorButton used for a System.Windows.Media.Color.
Syntax
'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

See Also

Reference

C1BasicColorPickerPart Class
C1BasicColorPickerPart Members
Overload List