property MaskEdit.Text as String
Retrieves or sets the text contained in the control.

 TypeDescription 
   String A string expression that indicates the text contained in the control.  

Use the Text property to get the contained control's text, containing masking or non masking characters. Use MaskValue property to get only the part masked by masking characters. The control fires the Change event if the user changes the control's text.


Send comments on this topic.
© 1999-2007 Exontrol Inc, Software. All rights reserved.