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
The color value SFTMASK_NOCOLOR ((COLORREF)-1) is used for color fields of the SFTMASK_CONTROL structure to select the applicable default color instead of an explicit RGB value.
#define SFTMASK_NOCOLOR ((COLORREF)-1)
Color fields also accept explicit RGB values and system color values (COLOR_* | 0x80000000L), which resolve to the current system colors, including the user's high contrast palette when high contrast is active.
See Also Display Attributes | SFTMASK_CONTROL
