SystemMonitor.ForeColor property

Retrieves or sets the color of the text that appears in the control.

This property is read-only.

Syntax

Property ForeColor As stdole.OLE_COLOR

Property value

Color of the text that appears in the control

Remarks

This is an ambient property. The value of this property is determined by the container. Setting the value of this property could affect the illusion of the control and container being a single application.

Requirements

Requirement Value
Minimum supported client
Windows 2000 Professional [desktop apps only]
Minimum supported server
Windows 2000 Server [desktop apps only]
DLL
Sysmon.ocx

See also

SystemMonitor

SystemMonitor.Font

SystemMonitor.BackColor