ComponentOne SuperTooltip for WinForms
C1.Win.4.8 Assembly / C1.Design Namespace / C1InputMaskPickerForm Class / MaximumSize Property

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