ComponentOne SuperTooltip for WinForms
C1.Win.4.8 Assembly / C1.Design Namespace / C1FormatStringPickerForm Class / LayoutMdi Method

In This Topic
    LayoutMdi Method (C1FormatStringPickerForm)
    In This Topic
    Syntax
    'Declaration
     
    Public Sub LayoutMdi( _
       ByVal value As System.Windows.Forms.MdiLayout _
    ) 
    public void LayoutMdi( 
       System.Windows.Forms.MdiLayout value
    )

    Parameters

    value
    See Also