SetColor Method (ColorPicker)
Sets the associated check box color and text according to the TextDisplayed property value.
protected virtual void SetColor(
Color
)
'Declaration
Protected Overridable Sub SetColor( _
ByVal As Color _
)
'Usage
Dim instance As ColorPicker
Dim c As Color
instance.SetColor(c)
Parameters
- c
- Color