ComponentOne SpellChecker for WinForms
C1.Win.SpellChecker.8 Assembly / C1.Win.SpellChecker Namespace / C1SpellDialog Class / DefaultMinimumSize Property

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