
Notify_All_Views(integer Msg integer obj integer Bcast_Focus)
This sends the message register_active_view to all child objects.
It passes the object ID of the object that is requesting this
information. The flag BCast_Focus determines if this should
broadcast or broadcast_focus

Save_Environment()
Save any information you wish about this panel.
Rules for saving:
1. only save if SaveEnvironment=TRUE, ON or YES
2. Save current size and location to ApplicationSize, ApplicationLocation