INDEX | CLUSTER | FEATURES | SHORT | FRAMES | NO FRAMES |
-- Make a MDI frame window named `a_name' using
-- `a_menu' as the application's Window menu.
-- `first_child' specifies the child window identifier
-- of the first MDI child window created. Windows
-- increments the identifier for each additional
-- MDI child window the application creates. These
-- identifiers are used in `on_command_control_id' when
-- a child window is chosen from the Window menu; they
-- should not conflict with any other command
-- identifiers.
-- Is a window currently active?
-- Window currently active
-- Horizontally tile the child windows.
-- Vertically tile the child windows.
-- Arrange iconized child windows.
-- Cascade the child windows.
INDEX | CLUSTER | FEATURES | SHORT | FRAMES | NO FRAMES |