ComponentOne SuperTooltip for WinForms
C1.Win.8 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