Editor for WinForms | ComponentOne
C1.Win.C1Editor.4.5.2 Assembly / C1.Win.C1Editor.ToolStrips Namespace / C1EditorToolStripTable Class / CreateLayoutSettings Method

In This Topic
    CreateLayoutSettings Method (C1EditorToolStripTable)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overridable Function CreateLayoutSettings( _
       ByVal layoutStyle As System.Windows.Forms.ToolStripLayoutStyle _
    ) As System.Windows.Forms.LayoutSettings
    protected virtual System.Windows.Forms.LayoutSettings CreateLayoutSettings( 
       System.Windows.Forms.ToolStripLayoutStyle layoutStyle
    )

    Parameters

    layoutStyle
    See Also