ComponentOne Ribbon for WinForms
C1.Win.C1Ribbon.4.5.2 Assembly / C1.Win.C1Ribbon Namespace / C1Ribbon Class / MinimumSize Property

In This Topic
    MinimumSize Property (C1Ribbon)
    In This Topic
    This property has no effect on C1Ribbon.
    Syntax
    'Declaration
     
    Public Overrides Property MinimumSize As System.Drawing.Size
    public override System.Drawing.Size MinimumSize {get; set;}
    See Also