It seems to be putting the event at the end of all events, not just the window events. If I put a messagebox in the window open event, it works. Probably because then the event comes before other events?
↧
It seems to be putting the event at the end of all events, not just the window events. If I put a messagebox in the window open event, it works. Probably because then the event comes before other events?