Calendar for WinForms | ComponentOne
C1.Win.Input Namespace / DropDownForm Class / Control Property

In This Topic
    Control Property (DropDownForm)
    In This Topic
    Gets or sets the control that hosted on this dropd down form.
    Syntax
    'Declaration
     
    
    Public Property Control As Control
    public Control Control {get; set;}
    See Also