| **Navigation:**  [[introduction.htm|Language Reference]] > App B - Events > Field-Specific Events >====== EVENT:NewSelection ====== | [[mouse events.htm|{{btn_prev_n.gif|Previous page}}]][[introduction.htm|{{btn_home_n.gif|Return to chapter overview}}]][[event pagedown.htm|{{btn_next_n.gif|Next page}}]] | | || {{newc7.jpg|NewC7.jpg}} In a LIST, COMBO, SHEET, or SPIN control, this event generates when the current selection has changed. In an ENTRY control with the IMM attribute, this event generates whenever the contents of the control changes or the cursor moves. This is the event on which you perform any "housekeeping" to synchronize other controls with the currently highlighted record in the list, or determine that the user has entered all allowable data in the ENTRY.