InputPanel for WinForms | ComponentOne
C1.Win.4.5.2 Assembly / C1.Framework.Accessibility Namespace / IAccessibleElement Interface / AccessibleObject Property

In This Topic
    AccessibleObject Property (IAccessibleElement)
    In This Topic
    Gets the accessible object associetid with this IAccessibleElement.
    Syntax
    'Declaration
     
    ReadOnly Property AccessibleObject As AccessibleObject
    AccessibleObject AccessibleObject {get;}
    See Also