ShowColorString Property (InputColor)
In This Topic
Gets or sets a value indicating whether the ColorPicker shows a string representation of the current color.
Syntax
'Declaration
Public Property ShowColorString As Boolean
public bool ShowColorString {get; set;}
See Also