Site Map | About Us | Contact Us  
 The same content in Microsoft HTML help file format is included in the download package.

MaskedEdit Object

Client side representation of a MaskedEdit control.

Base Object

MaskedEdit derives from Control and inherits all method provided by Control.

Methods

getPromptChar Gets the prompt char of the MaskedEdit control.
GetSegmentAt Gets the MaskedEditSegment object at the specific index.
getSegmentCount Gets the total number of segments in this MaskedEdit control.
getText Returns the current text of the MaskedEdit control.
isValid Returns a value indicating whether the current input is valid.
setText Set the text of the MaskedEdit control.

Direct link to this topic