Invokes the default action of the accessible object.
| C# | Visual Basic | Visual C++ |
public virtual void DoDefaultAction()
Public Overridable Sub DoDefaultAction
public: virtual void DoDefaultAction()
| Exception | Condition |
|---|---|
| ActionFailedException | Thrown if invoking the action failed. |
