Spread WinForms 15
FarPoint.Win Assembly / FarPoint.Win.SuperEdit Namespace / MaskFormatter Class / ParseFormatString Method


In This Topic
ParseFormatString Method
In This Topic
Parses the format string.
Syntax
'Declaration
 
Public Overridable Function ParseFormatString() As Boolean
 
'Usage
 
Dim instance As MaskFormatter
Dim value As Boolean
 
value = instance.ParseFormatString()

Return Value

Whether parsing successful
See Also