| **Navigation:**  [[introduction.htm|Language Reference]] > App B - Events > Field-Independent Events >====== EVENT:Size ====== | [[event resume.htm|{{btn_prev_n.gif|Previous page}}]][[introduction.htm|{{btn_home_n.gif|Return to chapter overview}}]][[event sized.htm|{{btn_next_n.gif|Next page}}]] | | || {{newc7.jpg|NewC7.jpg}} The user is resizing a window with the IMM attribute. If a CYCLE statement is encountered in the code to process this event, EVENT:Sized is not generated and the action is aborted. This is the event on which you can prevent users from resizing a window. The system is modal during this event.