ComponentOne CalendarView for WinForms
C1.Win.C1Input Namespace / DropDownForm Class / OwnerControl Property

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