|
After you open sheets in an MDI frame, you can change the way the sheets are arranged in the frame. To arrange the sheets, use the ArrangeSheets function.
TIP: To allow the user to arrange the sheets, create a menu item (typically on a menu called Window), and use the ArrangeSheets function to arrange the sheets when the user selects a menu item.
|