System.Windows.Forms.AccessibleObject.DefaultAction Property

Gets a string that describes the default action of the object. Not all objects have a default action.

Syntax

public virtual string DefaultAction { get; }

Value

Documentation for this section has not yet been entered.

Remarks

The string describes the action that is performed on an object, not what the object does as a result. That is, a toolbar button that prints a document has a default action of "Press" rather than "Prints the current document." Do not confuse an object's default action with its value.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0