DoDefaultAction Method (AccessibleControl)

Action

Executes the default action of the underlying accessible control supports a default action.

Syntax

C#
accessibleControl.DoDefaultAction()
VB
accessibleControl.DoDefaultAction()