Exploring Visual Basic 2010 Login Form Using My Settings Part 2
Exploring Visual Basic 2010 Login Form Using My Settings Part 2 reveals several interesting facts.
- Codes Please like Comment and Subscribe
- In this video: How to Make a Multiple User
- Creating a log In
- Warning: The passwords are NOT encrypted and you can easily see them by opening the executable file in notepad or a ...
- Creating a
In-Depth Information on Visual Basic 2010 Login Form Using My Settings Part 2
visual basic 2010 login form using my settings part 2 This is the third tutorial in the series. This tutorial will teach you how to make a simple here i will show you how to make a MAKE SURE ANNOTATIONS ARE ON IF YOU CAN'T SEE THE CODING!~~~~~~~ This is
Codes here: Button 1: If TextBox1.Text = "username" And TextBox2.Text = "password" Then If CheckBox1.Checked = True Then ...
Stay tuned for more updates related to Visual Basic 2010 Login Form Using My Settings Part 2.