FlexChart | ComponentOne
C1.Win.Ribbon.8 Assembly / 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 System.Integer
    public System.int MdiChildBorder {get; set;}
    See Also