JadeEditMask Class Constants

The constants provided by the JadeEditMask class are listed in the following table.

Constant Integer Value Description
SelectionStyle_None 0 Text box portion of the edit mask is not selected (default value)
SelectionStyle_Select 1 Text box portion of the edit mask control that receives focus is selected, except when using the mouse to gain focus
SelectionStyle_Select_Always 2 Entire text box portion of the edit mask control that receives focus is selected, regardless of how the focus was achieved when the text box gains focus (by logic, the mouse, or keyboard)