UpdateValueWithCurrentText Method (C1FontPicker)
In This Topic
Triggers parsing of the Text property and updating the Value.
Syntax
'Declaration
Public Function UpdateValueWithCurrentText() As Boolean
public bool UpdateValueWithCurrentText()
See Also