ComponentOne Ribbon for WinForms
C1.Win.C1Ribbon.4.5.2 Assembly / C1.Win.C1Ribbon Namespace / C1RibbonForm Class / RestoreBounds Property

In This Topic
    RestoreBounds Property
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property RestoreBounds As System.Drawing.Rectangle
    public System.Drawing.Rectangle RestoreBounds {get;}
    See Also