Scheduler for WinForms | ComponentOne
C1.Win.C1Schedule.4.5.2 Assembly / C1.Win.C1Schedule.Forms Namespace / ContactCollectionForm Class / TopLevelControl Property

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