Can't create a simple login form :s

ProgMan

Well-known member
Joined
Nov 25, 2006
Messages
55
Location
UK
Programming Experience
3-5
Hi again :)

I was trying to add a login form for my application. I thought it was a very simple task since I did it before with vb6. But VB.NET does not seem to work like that (I wonder why!?).

The main form (which is the startup form) of my application has nothing but a menustrip which is used to open other forms or exit the program.

But how can I create a simple login form in VB.NET to run that program? I'm really confused :confused:


Any help please ?
 
Back
Top