Input for WinForms | ComponentOne
C1.Win.Accessibility Namespace / ISupportUia Interface / Parent Property

In This Topic
    Parent Property (ISupportUia)
    In This Topic
    Gets parent UIA item of this item.
    Syntax
    'Declaration
     
    
    ReadOnly Property Parent As ISupportUia
    ISupportUia Parent {get;}
    Remarks
    Used to calculate positioning, pass the correct parent.
    See Also