ComponentOne SuperTooltip for WinForms
C1.Win.8 Assembly / C1.Framework.Accessibility Namespace / DropDownAccessibleObject Class / Parent Property

In This Topic
    Parent Property (DropDownAccessibleObject)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable ReadOnly Property Parent As System.Windows.Forms.AccessibleObject
    public virtual System.Windows.Forms.AccessibleObject Parent {get;}
    See Also