Scheduler for WinForms | ComponentOne
C1.Win.Schedule.8 Assembly / (Global) Namespace / bo Class / TopLevelControl Property

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