Scheduler for WinForms | ComponentOne
C1.Win.Schedule.6 Assembly / C1.Win.Schedule.UI Namespace / as Class / HostControl Property

In This Topic
    HostControl Property (as)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property HostControl As System.Windows.Forms.Control
    public System.Windows.Forms.Control HostControl {get;}
    See Also