How do I run a block of code as soon as I startup my application using VB .NET? I read that this would:
Private Sub Form_Load() <code to be run> End Sub
But it's most certainly not working. I've tried changing 'Form' to the name of the form, but that didn't work either. I've also Googled and searched through help files, but I'm still without luck.
Thanks for any help,
CheeseBurgerMan


Sign In
Create Account

Guest_CheeseBurgerMan_*
Back to top










