Blake81
Well-known member
I'm giving the IRC bot a rest for awhile, but I'm working on something else to help me learn. I'm trying to make a simple messenger program, and I've included a login form in the project. The form is called LoginForm1. I tried to include the line "LoginForm1_Load()" in my Form1_Load sub, but it says it isn't declared. How would I do that? Thanks.