hello!

i have created a small program with an update check feature. So that when a user clicks "check for update" a form is displayed that checks.. However, using the mybase.load event makes it check for the update before the form is displayed, meaning the user wont get feedback untill after the checking procedure is complete. How can i make the program launch this event automatically after the form has loaded?

Cheers!