Here is the collection of events generated by interface windows created by the
script.
The event names for interface windows are created based on the
window's Id that generated them. For
example, a window with an Id of
"MyWnd" will generate a "OnMyWndEvent_Destroyed" when it's
destroyed. This naming convention helps scripts stay organized when
manipulating different kinds of windows.