InputPanel for WinForms | ComponentOne
C1.Win.4.5.2 Assembly / C1.Framework.Accessibility Namespace / DropDownAccessibleObject Class / DropDownAccessibleObject Constructor

In This Topic
    DropDownAccessibleObject Constructor
    In This Topic
    Syntax
    'Declaration
     
    Public Function New( _
       ByVal ownerControl As XView _
    )
    public DropDownAccessibleObject( 
       XView ownerControl
    )

    Parameters

    ownerControl
    See Also