ComponentOne SuperTooltip for WinForms
C1.Win.8 Assembly / C1.Win.C1SuperTooltip.Design Namespace / PlainHtmlTemplate Class / DefaultMinimumSize Property

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