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

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