TextToValue Method (C1FontPicker)
In This Topic
This method is for internal use only.
Syntax
'Declaration
Protected Overrides Function TextToValue( _
ByRef As C1BasePicker.TextToValueArgs _
) As Boolean
protected override bool TextToValue(
ref C1BasePicker.TextToValueArgs
)
Parameters
- e
See Also