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

In This Topic
    DesktopBounds Property (RecurrenceForm)
    In This Topic
    Syntax
    'Declaration
     
    Public Property DesktopBounds As System.Drawing.Rectangle
    public System.Drawing.Rectangle DesktopBounds {get; set;}
    See Also