Platform SDK: Performance Monitoring

SystemMonitor.ShowToolbar

Retrieves or sets a value that indicates whether the toolbar is displayed. This is a read/write property.

Public Property ShowToolbar( ) as Boolean

Remarks

The default value of this property is True, meaning that the toolbar is displayed in the line graph or histogram view.

The toolbar provides easy access to functions such as copying counters to the Clipboard, and changing the data source for the display.

Return Values

A value indicating whether the toolbar is being displayed.

Example

Graph1.ShowScaleLabels=False

Requirements

  Windows NT/2000: Requires Windows 2000.
  Header: Smonctrl.odl.

See Also

System Monitor Automation Interface Overview, System Monitor Automation Interface Properties