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 iDefaultStyle field on SFTMASK_CONTROL, defining when the default text (lpszDefaultText) is applied to an empty control (see Default Text).
| SFTMASK_DEFAULT_IMMEDIATE (0) | The default text is applied the moment the contents become empty, including while the user is editing. Default. |
| SFTMASK_DEFAULT_DELAYED (1) | The default text is applied only when the empty control loses the input focus. |
See Also Default Text | SetDefaultValue | SFTMASK_CONTROL
