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

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