Well, you start with textboxes for the username and password. The textbox for the password, use the PasswordChar property to asterisk out the characters being entered. Then, you have your buttons for accept or cancel. I hope this is a start for you :)
"Real programmers just throw a bunch of 1s and 0s at the computer to see what sticks" - Pete O'Hanlon