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
Defines the control's text color.
Get
Put
object
Clr
Defines the control's text color. For information about color properties, please visit the applicable section "Using SftButton/OCX with ...".
The ForeColor property defines the control's text color.
If Windows themes are used, the ForeColor property has no effect, unless UseThemes is set to 2 - Yes (Exclude Text).
The defined color is used to display the text defined using the Text property. If the button is pressed, the color ForeColorPressed is used instead. If the control is disabled (see Enabled property), the foreground color defined using the ForeColorGrayed property is used instead.
The foreground color of the drop down arrow is defined using the ForeColorDownArrow property.
See Also SftButton Object | Object Hierarchy
