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

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