I load and unload a form. The first time the form gets initialized but after that it doesn't. I have code in the form_initialized
event that needs to run each time the form is run. Unloading the form doesn't seem to be enough. What am I missing? Can anyone tell me what I should be using instead of Unload? Thanks