ComponentOne Input for WinForms
C1.Win.C1Input.4.5.2 Assembly / C1.Win.C1Input Namespace / DropDownForm Class / OwnerControl Property

In This Topic
    OwnerControl Property (DropDownForm)
    In This Topic
    This property is for internal use only.
    Syntax
    'Declaration
     
    Public ReadOnly Property OwnerControl As C1DropDownControl
    public C1DropDownControl OwnerControl {get;}
    See Also