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

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