ToolStripDropDownItemAccessibleObject Properties
.NET Framework 4.5
The ToolStripDropDownItemAccessibleObject type exposes the following members.
| Name | Description | |
|---|---|---|
|
Bounds | Gets the bounds of the accessible object, in screen coordinates. (Inherited from ToolStripItem.ToolStripItemAccessibleObject.) |
|
DefaultAction | Gets a string that describes the default action of the ToolStripItem. (Inherited from ToolStripItem.ToolStripItemAccessibleObject.) |
|
Description | Gets the description of the Control.ControlAccessibleObject. (Inherited from ToolStripItem.ToolStripItemAccessibleObject.) |
|
Help | Gets the description of what the object does or how the object is used. (Inherited from ToolStripItem.ToolStripItemAccessibleObject.) |
|
KeyboardShortcut | Gets the shortcut key or access key for the accessible object. (Inherited from ToolStripItem.ToolStripItemAccessibleObject.) |
|
Name | Gets or sets the name of the accessible object. (Inherited from ToolStripItem.ToolStripItemAccessibleObject.) |
|
Parent | Gets or sets the parent of an accessible object. (Inherited from ToolStripItem.ToolStripItemAccessibleObject.) |
|
Role | Gets the role of this accessible object. (Overrides ToolStripItem.ToolStripItemAccessibleObject.Role.) |
|
State | Gets the state of this accessible object. (Inherited from ToolStripItem.ToolStripItemAccessibleObject.) |
|
Value | Gets or sets the value of an accessible object. (Inherited from AccessibleObject.) |
| Name | Description | |
|---|---|---|
|
IAccessible.accChildCount | Infrastructure. Gets the number of child interfaces that belong to this object. For a description of this member, see IAccessible.accChildCount. (Inherited from AccessibleObject.) |
|
IAccessible.accFocus | Infrastructure. Gets the object that has the keyboard focus. For a description of this member, see IAccessible.accFocus. (Inherited from AccessibleObject.) |
|
IAccessible.accParent | Infrastructure. Gets the parent accessible object of this object. For a description of this member, see IAccessible.accParent. (Inherited from AccessibleObject.) |
|
IAccessible.accSelection | Infrastructure. Gets the selected child objects of an accessible object. For a description of this member, see IAccessible.accSelection. (Inherited from AccessibleObject.) |
|
IReflect.UnderlyingSystemType | Infrastructure. Gets the underlying type that represents the IReflect object. For a description of this member, see IReflect.UnderlyingSystemType. (Inherited from AccessibleObject.) |