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

In This Topic
    MaximizedBounds Property (ContactCollectionForm)
    In This Topic
    Syntax
    'Declaration
     
    Protected Property MaximizedBounds As System.Drawing.Rectangle
    protected System.Drawing.Rectangle MaximizedBounds {get; set;}
    See Also