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 nHighContrastMode field on SFTMASK_CONTROL and the SetHighContrastMode function (see High Contrast).
| SFTMASK_HIGHCONTRAST_OFF (0) | Ignore the Windows High Contrast setting and render normally. Not recommended in shipping applications. |
| SFTMASK_HIGHCONTRAST_ON (1) | Always use the system palette, regardless of the Windows High Contrast setting. |
| SFTMASK_HIGHCONTRAST_AUTO (2) | Follow the Windows High Contrast setting. The control re-renders when the setting flips. Default. |
See Also High Contrast | SetHighContrastMode | IsHighContrastActive | SFTMASK_CONTROL
