|
|
|
SftMaskAutoComplete Object (ISftMaskAutoComplete Interface) |
The SftMaskAutoComplete object describes the attributes of the control's autocomplete feature. The SftMaskAutoComplete object can be accessed through the control's AutoComplete property. A control has only one SftMaskAutoComplete object.
Property/Method |
Description |
Adds a custom autocomplete entry at the bottom of the list. |
|
Adds a custom autocomplete entry at the top of the list. |
|
Defines the type of data shown in the autocomplete window. |
|
Defines the default directory for filenames and directory lists. |
|
Defines whether stored autocomplete entries are encrypted. |
|
Defines the file used to store autocomplete entries. |
|
Defines whether the comparison to find matching autocomplete entries is case sensitive. |
|
Defines the maximum number of saved autocomplete entries. |
|
Defines the maximum number of entries shown in the autocomplete window without a vertical scroll bar (suggest mode). |
|
Defines the autocomplete behavior. |
|
Defines whether the autocomplete window is resized optimally in height (suggest mode). |
|
Updates or displays autocomplete information. |
|
Defines whether the autocomplete window is shown for just one already completely matching entry (suggest mode). |
See Also Object Hierarchy