CheckBox.CheckBoxAccessibleObject.DoDefaultAction Method

Definition

Performs the default action associated with this accessible object.

This API supports the product infrastructure and is not intended to be used directly from your code.

public:
 override void DoDefaultAction();
public override void DoDefaultAction ();
override this.DoDefaultAction : unit -> unit
Public Overrides Sub DoDefaultAction ()

Applies to