Dock Pane Strip BaseDock Pane Strip Accessible Object Class
Definition
Namespace: WeifenLuo.WinFormsUI.Docking
Assembly: WeifenLuo.WinFormsUI.Docking (in WeifenLuo.WinFormsUI.Docking.dll) Version: 2.9.0.0 (2.9.0.0)
Assembly: WeifenLuo.WinFormsUI.Docking (in WeifenLuo.WinFormsUI.Docking.dll) Version: 2.9.0.0 (2.9.0.0)
C#
public class DockPaneStripAccessibleObject : ControlControlAccessibleObjectVB
Public Class DockPaneStripAccessibleObject
Inherits ControlControlAccessibleObject- Inheritance
- Object MarshalByRefObject StandardOleMarshalObject AccessibleObject ControlControlAccessibleObject DockPaneStripBaseDockPaneStripAccessibleObject
Constructors
Properties
| DefaultAction | Gets a string that describes the default action of the object. Not all objects have a default action. (Inherited from ControlControlAccessibleObject) |
| Description | Gets the description of the ControlControlAccessibleObject. (Inherited from ControlControlAccessibleObject) |
| Handle | Gets or sets the handle of the accessible object. (Inherited from ControlControlAccessibleObject) |
| Help | Gets the description of what the object does or how the object is used. (Inherited from ControlControlAccessibleObject) |
| KeyboardShortcut | Gets the object shortcut key or access key for an accessible object. (Inherited from ControlControlAccessibleObject) |
| Name | Gets or sets the accessible object name. (Inherited from ControlControlAccessibleObject) |
| Owner | Gets the owner of the accessible object. (Inherited from ControlControlAccessibleObject) |
| Parent | Gets the parent of an accessible object. (Inherited from ControlControlAccessibleObject) |
| Role | (Overrides ControlControlAccessibleObjectRole) |
Methods
| GetChild | (Overrides AccessibleObjectGetChild(Int32)) |
| GetChildCount | (Overrides AccessibleObjectGetChildCount) |
| GetHelpTopic | Gets an identifier for a Help topic and the path to the Help file associated with this accessible object. (Inherited from ControlControlAccessibleObject) |
| HitTest | (Overrides AccessibleObjectHitTest(Int32, Int32)) |
| NotifyClients(AccessibleEvents) | Notifies accessibility client applications of the specified AccessibleEvents. (Inherited from ControlControlAccessibleObject) |
| NotifyClients(AccessibleEvents, Int32) | Notifies the accessibility client applications of the specified AccessibleEvents for the specified child control. (Inherited from ControlControlAccessibleObject) |
| NotifyClients(AccessibleEvents, Int32, Int32) | Notifies the accessibility client applications of the specified AccessibleEvents for the specified child control, giving the identification of the AccessibleObject. (Inherited from ControlControlAccessibleObject) |
| RaiseLiveRegionChanged | Raises the LiveRegionChanged UI automation event. (Inherited from ControlControlAccessibleObject) |
| ToString | Returns a string that represents the current object. (Inherited from ControlControlAccessibleObject) |
Fields
Extension Methods
| GetEnumNames | (Defined by General) |
| IsValidDouble | (Defined by General) |