| **Navigation:**  [[introduction.htm|Language Reference]] > 9 -  Window and Report Attributes > Window and Report Attributes >====== MAXIMIZE (set window open maximized) ====== | [[max set maximize control or total maximum .htm|{{btn_prev_n.gif|Previous page}}]][[introduction.htm|{{btn_home_n.gif|Return to chapter overview}}]][[mdi set mdi child window .htm|{{btn_next_n.gif|Next page}}]] | | || {{newc7.jpg|NewC7.jpg}} **MAXIMIZE** {{blk2blue.jpg|blk2blue.jpg}} The **MAXIMIZE** attribute (PROP:MAXIMIZE) specifies the APPLICATION or WINDOW is opened maximized. When maximized, an APPLICATION or non-MDI WINDOW expands to occupy the full screen, and an MDI WINDOW expands to occupy the entire APPLICATION. With the SYSTEM built-in variable as the property assignment //target//, PROP:MAXIMIZE returns 1 if the Windows PIF setting for the application is set to open the application maximized. **Example:** ** !A Window with a maximize button, opened maximized:** **Win2 WINDOW,MAX,****MAXIMIZE** **     END** **See Also:** [[max set maximize control or total maximum .htm|MAX]] [[imm set immediate event notification .htm|IMM]]