ComponentOne Input for WinForms
C1.Win.C1Input.4.8 Assembly / C1.Win.C1Input Namespace / MaskInfo Class


In This Topic
    MaskInfo Class Methods
    In This Topic

    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
    Protected Methods
     NameDescription
    Protected MethodOverloaded.  (Inherited from System.MarshalByRefObject)
    Protected MethodThis method is for internal use only.  
    Protected MethodThis method is for internal use only.  
    Protected MethodThis method is for internal use only.  
    Protected MethodThis method is for internal use only.  
    Protected MethodThis method is for internal use only.  
    Protected MethodThis method is for internal use only.  
    Protected MethodThis method is for internal use only.  
    Protected MethodThis method is for internal use only.  
    Protected MethodThis method is for internal use only.  
    Top
    See Also