ComponentOne SuperTooltip for WinForms
C1.Win.4.8 Assembly / C1.Framework Namespace / XViewLight Class / MaximumSize Property

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