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_iContents field on SFTMASK_CONTROL, defining what the autocomplete feature offers (see AutoComplete).
| SFTMASK_AUTOCOMPLETECONTENTS_TEXT (0) | Previously entered text, saved in the autocomplete save file. Default. |
| SFTMASK_AUTOCOMPLETECONTENTS_FILES (1) | File names matching the current input. |
| SFTMASK_AUTOCOMPLETECONTENTS_DIRS (2) | Directory names matching the current input. |
| SFTMASK_AUTOCOMPLETECONTENTS_FILESDIRS (3) | File and directory names matching the current input. |
When displaying files or directory names, the auto_lpszDefaultDirectory field defines the directory used to complete relative input.
See Also AutoComplete | SFTMASK_AUTOCOMPLETE Constants | SFTMASK_CONTROL
