Arranges the MDI child forms according to value, which should be a member of the MDILayout enum.
[Visual Basic] Public Sub LayoutMDI( _ ByVal value As MDILayout _ ) [C#] public void LayoutMDI( MDILayout value ); [C++] public: void LayoutMDI( MDILayout value ); [JScript] public function LayoutMDI( value : MDILayout );
MDIClient Class | MDIClient Members | System.WinForms Namespace | MDILayout