Calendar for WinForms | ComponentOne
C1.Win.Input.Base.DropDownForms Namespace / DropDownFormBase Class / Control Property

In This Topic
    Control Property (DropDownFormBase)
    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