Skip to content

Latest commit

 

History

History
73 lines (42 loc) · 1.45 KB

File metadata and controls

73 lines (42 loc) · 1.45 KB
title description ms.assetid keywords topic_type api_name api_location api_type ms.topic ms.date
SystemMonitor.Font property
Retrieves or sets the font used in the control.
973ac31e-33e6-4280-ba0b-5b9f5f7563e7
Font property SysMon
Font property SysMon , SystemMonitor class
SystemMonitor class SysMon , Font property
apiref
SystemMonitor.Font
Sysmon.ocx
COM
reference
05/31/2018

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