ComponentOne SuperTooltip for WinForms
C1.Win.8 Assembly / C1.Framework Namespace / ScrollableControl Class / MaximumSize Property

In This Topic
    MaximumSize Property (ScrollableControl)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable Property MaximumSize As System.Drawing.Size
    public virtual System.Drawing.Size MaximumSize {get; set;}
    See Also