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 nDarkMode field on SFTMASK_CONTROL and the SetDarkMode function (see Dark Mode).
| SFTMASK_DARKMODE_OFF (0) | Always use the light palette, regardless of the Windows setting. Default. |
| SFTMASK_DARKMODE_ON (1) | Always use the dark palette, regardless of the Windows setting. |
| SFTMASK_DARKMODE_AUTO (2) | Follow the Windows "Choose your mode" setting. The control automatically re-renders when the Windows setting flips. |
See Also Dark Mode | SetDarkMode | IsDarkModeActive | SFTMASK_CONTROL
