Ribbon for WinForms | ComponentOne
C1.Win.Ribbon Namespace / C1RibbonForm Class / MdiChildBorder Property

In This Topic
    MdiChildBorder Property (C1RibbonForm)
    In This Topic
    Gets or sets the size of the border, if this form is a mdi child form.
    Syntax
    'Declaration
     
    
    Public Property MdiChildBorder As Integer
    public int MdiChildBorder {get; set;}
    See Also