SystemMonitor.OnDblClick event

Notifies you when a user double-clicks the graph line, histogram bar, or report item with the left mouse button.

Syntax

SystemMonitor.OnDblClick( _
  ByRef index As Long _
)

Parameters

index [in, out]

Index of the selected counter in the Counters collection object. An index value of 0 is returned if no counter was selected; otherwise, the index of the selected counter is returned.

Return value

This event does not return a value.

Remarks

When this event is triggered, the counter that the user selected in the line graph and histogram is also selected in the Legend pane. This makes it easier for the user of the System Monitor to see which counter is selected when several counter values are displayed.

Requirements

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