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 when pressed.
Get
Put
object
Clr
Defines the control's text color when pressed. For information about color properties, please visit the applicable section "Using SftButton/OCX with ...".
The ForeColorPressed property defines the control's text color when pressed.
If Windows themes are used, the ForeColorPressed 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 released, the color ForeColor is used instead. If the control is disabled (see Enabled property), the foreground color defined using the ForeColorGrayed property is used instead.
See Also SftButton Object | Object Hierarchy
