SftButton/DLL 3.0 - Button Control
SftTree/DLL 8.0 - Tree Control
SftBox/OCX 5.0 - Combo Box Control
SftButton/OCX 4.0 - Button Control
SftMask/OCX 7.0 - Masked Edit Control
SftTabs/OCX 6.5 - Tab Control (VB6 only)
SftTree/OCX 8.0 - Tree Control
SftButton/DLL 3.0 - Button Control
SftTree/DLL 8.0 - Tree Control
SftBox/OCX 5.0 - Combo Box Control
SftButton/OCX 4.0 - Button Control
SftMask/OCX 7.0 - Masked Edit Control
SftTabs/OCX 6.5 - Tab Control (VB6 only)
SftTree/OCX 8.0 - Tree Control
SftTree/NET 2.0 - Tree Control
Values for the auto_iMode field on SFTMASK_CONTROL, defining the autocomplete display method (see AutoComplete).
| SFTMASK_AUTOCOMPLETE_NONE (0) | Autocomplete is not used. Default. |
| SFTMASK_AUTOCOMPLETE_SUGGEST (1) | A drop down list of matching items is displayed as the user enters data. |
| SFTMASK_AUTOCOMPLETE_APPEND (2) | A possible completion of the current input is added as a selection. |
| SFTMASK_AUTOCOMPLETE_SUGGESTAPPEND (3) | Combines the suggestion list and the appended completion. |
See Also AutoComplete | SFTMASK_AUTOCOMPLETECONTENTS Constants | SFTMASK_CONTROL
