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