We have a call to a long running procedure in both Open and Load event handlers. One reason for this is to insure it executes if the user goes into design mode and back to form view.
If a form is hidden, and then made visible, does that fire the Load event handler ?
If a form is hidden, and then made visible, does that fire the Load event handler ?