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


MaskFormatter Class Methods

For a list of all members of this type, see MaskFormatter members.

Public Methods
 NameDescription
Public MethodOverloaded. Parses and returns the "value" from a formatted string.  
Public MethodParses and returns the "value" from an unformatted string.  
Public MethodDetermines whether the specified text has a negative sign.  
Public MethodParses the format string.  
Public MethodReturns a formatted string (plus attributes) for the value passed.  
Public MethodReturns an unformatted string for the value passed.  
Top
Protected Methods
 NameDescription
Protected MethodOccurs when the custom mask is used.  
Protected MethodVerifies the parsed object.  
Top
See Also