Ribbon for WinForms | ComponentOne
C1.Win.Ribbon Namespace / RibbonToolBar Class / MarginTop Property

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