SystemMonitor.Font property

Retrieves or sets the font used in the control.

This property is read-only.

Syntax

Property Font As stdole.IFontDisp

Property value

Font used to display text 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.ForeColor