StatusBar.DblClick

Syntax

ControlName_DblClick

Applies To

StatusBar

Purpose

Occurs when the user double-clicks the mouse over the control.

Remarks

Use the StatusBar.HitTest event to determine whether the user double-clicked the mouse on a pane.

See Also

StatusBar.HitTest