ComponentOne Sizer for WinForms
C1.Win.Sizer.8 Assembly / C1.Win.Sizer Namespace / C1Sizer Class / DefaultMaximumSize Property

In This Topic
    DefaultMaximumSize Property (C1Sizer)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overridable ReadOnly Property DefaultMaximumSize As System.Drawing.Size
    protected virtual System.Drawing.Size DefaultMaximumSize {get;}
    See Also