Ribbon for WinForms | ComponentOne
C1.Win.Ribbon Namespace / C1Ribbon Class / Size Property

In This Topic
    Size Property (C1Ribbon)
    In This Topic
    Gets the height and width of the control.
    Syntax
    'Declaration
     
    
    Public Shadows Property Size As Size
    public new Size Size {get; set;}
    See Also