|
|
|
SftMask Object (ISftMask Interface) |
The SftMask object represents the SftMask/OCX control. Through its properties, additional objects can be accessed.
The SftMask object generates events that can be handled by the application (see SftMask Events).
Property/Method |
Description |
Defines whether properties are stored as a flat list in a property bag. |
|
Returns the product's exact version. |
|
Displays product, contact and copyright information. |
|
Activates the control for input (drop) processing. |
|
Defines the text alignment. |
|
Defines whether the contents are optional (valid even if empty). |
|
Defines whether the F4 key can be used to open/close the calendar and autocomplete window. |
|
Defines the control's paint style. |
|
Defines whether the cursor advances to the next input field when a numeric field is full. |
|
Returns the SftMaskAutoComplete object. |
|
Defines whether the control's height is automatically adjusted. |
|
Defines whether the next control in the tab order receives the input focus after valid data has been entered. |
|
Defines the control's default background color. |
|
Defines the control's background color when it has the input focus. |
|
Defines the control's background color when its contents are invalid. |
|
Defines the control's border style. |
|
Returns the SftMaskCalculator object. |
|
Returns the SftMaskCalendar object. |
|
Cancels current processing modes. |
|
Returns the SftMaskCaption object. |
|
Returns the index of the character at a given location. |
|
Returns the index of the character at a given location. |
|
Returns the position of a range of characters. |
|
Returns the position of a range of characters. |
|
Returns the position of a range of characters. |
|
Defines the handling of literal data during drag & drop and clipboard operations. |
|
Returns the SftMaskContents object. |
|
Defines optional product customization. |
|
Defines the data-bound access mode. |
|
Defines the field name to which the control is bound. |
|
Defines the DataMember for a data connection. |
|
Defines the data source through which the control is bound to a database. |
|
Defines the default text handling. |
|
Defines the control's default text. |
|
Returns an ISftMaskVTable interface pointer. |
|
Defines the width of the drop down button. |
|
Defines the edit style of the control. |
|
Defines whether the control responds to user-generated events. |
|
Defines whether the contents are automatically selected when the control receives the input focus. |
|
Defines whether mouse clicks honor the EntrySelect property setting. |
|
Defines the font used to display text while editing. |
|
Defines the control's default text color. |
|
Defines the control's default text color when it has the input focus. |
|
Defines the control's text color when disabled. |
|
Defines the control's default text color when its contents are invalid. |
|
Defines the control's formatted display text. |
|
Calculates the caret location for insertion. |
|
Returns the position and dimensions of an area. |
|
Returns the position and dimensions of an area. |
|
Returns the position and dimensions of an area. |
|
Defines the display style of selected text when the control doesn't have the input focus. |
|
Determines the area at a given location. |
|
Determines the area at a given location. |
|
Determines the area at a given location. |
|
Defines whether up/down and drop down buttons are hot-tracked. |
|
Returns the control's window handle. |
|
Defines insert/overtype mode behavior. |
|
Defines the current insert/overtype mode. |
|
Returns the product's license number. |
|
Loads the control contents. |
|
Defines whether the control allows data entry and can be edited. |
|
Defines whether the calendar drop down button is disabled. |
|
Defines whether the ellipse button is disabled. |
|
Defines whether the up/down buttons are disabled. |
|
Defines the mask for data entry. |
|
Defines the control's default mask color. |
|
Defines the control's mask color when disabled. |
|
Defines the maximum number of characters in the control. |
|
Defines the error message text when no input is provided by the end-user. |
|
Defines the error message text when the input is invalid. |
|
Defines the caption of the message box displaying error message text. |
|
Defines a custom mouse icon. |
|
Defines the mouse pointer used. |
|
Advances the input focus to the next control. |
|
Initiates an OLE drag & drop operation. |
|
Defines OLE drag support. |
|
Defines OLE drop support. |
|
Updates the caret location and makes it optimal. |
|
Defines whether date/time separators receive additional blank padding. |
|
Moves the input focus to the previous control. |
|
Defines the character used to prompt for input data. |
|
Defines whether input fields are underlined when the control has the input focus. |
|
Defines whether input fields are underlined when the control does not have the input focus. |
|
Defines the character used to mask password fields. |
|
Repaints the entire control. |
|
Defines the display direction and visual appearance on a bidirectional system. |
|
Closes the popup calendar, popup calculator and autocomplete window. |
|
Saves the control contents. |
|
Defines the control's background color for selected text. |
|
Defines the control's background color for selected text when it has the input focus. |
|
Defines the control's selected text color. |
|
Defines the control's selected text color when it has the input focus. |
|
Defines the length of the selected text. |
|
Defines the start of the selected text. |
|
Defines the selected text. |
|
Displays the drop target at the specified position. |
|
Defines whether the Tab key advances to the next input field in the edit control. |
|
Defines whether the Tab key advances to the last position in the control or to the next control instead. |
|
Defines the control contents. |
|
Returns the interpreted control contents. |
|
Returns the interpreted control contents, without literal characters. |
|
Returns the interpreted control contents, including literal characters. |
|
Returns the pure control contents, without literal characters. |
|
Returns the pure control contents, including literal characters. |
|
Defines the theme style of the control (if UseThemes enabled). |
|
Defines whether Windows themes can be used. |
|
Returns the product's exact version. |
|
Defines the license information for use on one web site. |
|
Returns the control's window handle. |
See Also Object Hierarchy