ComponentOne Input for WinForms
MaskInfo Class Methods

C1.Win.C1Input.4 Assembly > C1.Win.C1Input Namespace : MaskInfo Class

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

Public Methods
 NameDescription
Public Method (Inherited from System.MarshalByRefObject)
Public MethodReturns the string containing characters entered by the user, including those on optional positions that were left blank (skipped).  
Public MethodReturns a string formatted for display using edit mask.  
Public Method (Inherited from System.MarshalByRefObject)
Public MethodReturns the string that will be stored in the database, in accordance with current values of SaveLiterals, SaveBlanks and StoredEmptyChar properties.  
Public Method (Inherited from System.MarshalByRefObject)
Public MethodReturns True if EditMask is non-empty and the control is in edit mode.  
Public MethodReturns True if the input string is valid with respect to the edit mask.  
Public MethodResets whole MaskInfo property of base control  
Public MethodResets the text to the string representing a DBNull value.  
Top
See Also

Reference

MaskInfo Class
C1.Win.C1Input Namespace