Name | Description | |
---|---|---|
![]() | CreateObjRef | (Inherited from System.MarshalByRefObject) |
![]() | GetContent | Returns the string containing characters entered by the user, including those on optional positions that were left blank (skipped). |
![]() | GetDisplayText | Returns a string formatted for display using edit mask. |
![]() | GetLifetimeService | (Inherited from System.MarshalByRefObject) |
![]() | GetStoredText | Returns the string that will be stored in the database, in accordance with current values of SaveLiterals, SaveBlanks and StoredEmptyChar properties. |
![]() | InitializeLifetimeService | (Inherited from System.MarshalByRefObject) |
![]() | IsMaskedMode | Returns True if EditMask is non-empty and the control is in edit mode. |
![]() | IsValid | Returns True if the input string is valid with respect to the edit mask. |
![]() | Reset | Resets whole MaskInfo property of base control |
![]() | ResetContent | Resets the text to the string representing a DBNull value. |