名前 | 解説 | |
---|---|---|
CreateObjRef | 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 | 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 | 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. |