ComponentOne SuperTooltip for WinForms
C1.Win.4.8 Assembly / C1.Framework Namespace / XView Class / DefaultMaximumSize Property

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