SystemMonitor.ShowToolbar property

Retrieves or sets a value that determines whether the toolbar is displayed on the control.

Syntax

Property ShowToolbar As Boolean

Property value

True indicates that the toolbar is displayed on the control; otherwise, false. The default value for this property is true.

Remarks

The toolbar lets the user add or remove counters, choose the type of graph used to display the counter data, and modify other properties of the control.

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