ComponentOne SuperTooltip for WinForms
C1.Win.8 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 System.Windows.Forms.AccessibleObject
    System.Windows.Forms.AccessibleObject AccessibleObject {get;}
    See Also