MDI Forms

How to tile all the MDI Children forms after showing all the child forms as below: private void LoadTimeSheetMonitor() { for (int i=0;i
1 Reply

AD Administrator Syncfusion Team July 16, 2002 06:58 PM UTC

Use the Form.LayoutMdi method to tile the children. -Praveen Ramesh

Loader.
Up arrow icon