What order are the form events executed in? I mean form events like:And do any of these events exectute before the actual form is shown? Because I want to run some code beofre the form is shown so the user does not see the result happenCode:Form_Load Form_Initialise Form_Paint Form_Resize etc...




Reply With Quote