ComponentOne SuperTooltip for WinForms
C1.Win.4.8 Assembly / C1.Win.C1SuperTooltip.Design Namespace / PlainHtmlTemplate Class / MinimumSize Property

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