Hi everyone,
I have a Login form with LOGIN button. I want to set the Key Press event in the properties of the form when I click the enter button, focus is on the login button.
How is the Key Press event coded in Vb to do this?
When I press the enter button, I want to be pressing the...
VB4Life,
You can place an "*" or Bullet in the PasswordChar property. I just created a Login form in VB. When the user types a UserName or Password in the textboxes, an "*" will show for each letter or number.
Try looking at Beth Massi's Video at...
I have created several tables in the Sequel Server 2005 and I am new to Visual Studio 2005 and SQL Server. I am trying to connect a form1.vb to my Sql Data Source and data bind fields. I have a Main Table with Date, Issue, Resolution, Time, and Technician. The Issue, Resolution, time, and...
I have created several tables in the Sequel Server 2005 and I am new to Visual Studio 2005 and SQL Server. I am trying to connect a form1.vb to my Sql Data Source and data bind fields. I have a Main Table with Date, Issue, Resolution, Time, and Technician. The Issue, Resolution, time, and...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.