Version

HeaderBase.HeaderAccessibleObjectBase Class Members

The following tables list the members exposed by HeaderBase.HeaderAccessibleObjectBase.

Public Constructors
 NameDescription
Public ConstructorHeaderBase.HeaderAccessibleObjectBase ConstructorConstructor.  
Public Properties
 NameDescription
Public PropertyAccessibleObject (Inherited from Infragistics.Win.AccessibleObjectWrapper)
Public PropertyBoundsOverridden. Gets the location and size of the accessible object.  
Public PropertyDefaultAction (Inherited from Infragistics.Win.AccessibleObjectWrapper)
Public PropertyDescription (Inherited from Infragistics.Win.AccessibleObjectWrapper)
Public PropertyHelpOverridden. Gets a description of what the object does or how the object is used.  
Public PropertyKeyboardShortcut (Inherited from Infragistics.Win.AccessibleObjectWrapper)
Public PropertyMarshallingControl (Inherited from Infragistics.Win.AccessibleObjectWrapper)
Public PropertyNameOverridden. The accessible name for the data area.  
Public PropertyParentOverridden. Gets the parent of an accessible object.  
Public PropertyRole (Inherited from Infragistics.Win.AccessibleObjectWrapper)
Public PropertyStateOverridden. Gets the state of this accessible object.  
Public PropertyValueOverridden. Returns the caption  
Protected Properties
 NameDescription
Protected PropertyCanPerformDefaultAction (Inherited from Infragistics.Win.AccessibleObjectWrapper)
Public Methods
 NameDescription
Public MethodDoDefaultAction (Inherited from Infragistics.Win.AccessibleObjectWrapper)
Public MethodGetChildOverridden. Retrieves the accessible child corresponding to the specified index.  
Public MethodGetChildCountOverridden. Retrieves the number of children belonging to an accessible object.  
Public MethodGetFocusedOverridden. Retrieves the object that has the keyboard focus.  
Public MethodGetHelpTopic (Inherited from Infragistics.Win.AccessibleObjectWrapper)
Public MethodGetSelectedOverridden. Retrieves the currently selected child.  
Public MethodHitTestOverridden. Retrieves the child object at the specified screen coordinates.  
Public MethodNavigate (Inherited from Infragistics.Win.AccessibleObjectWrapper)
Public MethodSelectOverridden. Modifies the selection or moves the keyboard focus of the accessible object.  
Protected Methods
 NameDescription
Protected MethodCreateAccessibilityInstance (Inherited from Infragistics.Win.AccessibleObjectWrapper)
Protected MethodGetMarshallingControlOverridden. Returns the control used to synchronize accessibility calls.  
See Also