ComponentOne Ribbon for WinForms
C1.Win.C1Ribbon.4.8 Assembly / C1.Win.C1Ribbon Namespace / RibbonToolBar Class / MarginTop Property

In This Topic
    MarginTop Property
    In This Topic
    Gets or sets the top margin for the RibbonToolBar.
    Syntax
    'Declaration
     
    Public Property MarginTop As System.Integer
    public System.int MarginTop {get; set;}
    See Also