TextToValue Method (C1ColorPicker)
In This Topic
Syntax
'Declaration
Protected Overrides Function TextToValue( _
ByRef As C1BasePicker.TextToValueArgs _
) As Boolean
protected override bool TextToValue(
ref C1BasePicker.TextToValueArgs
)
Parameters
- e
See Also