answersLogoWhite

0


Best Answer

This a facility to create a password program easly provided by visual basic. This is done by different ways. one of them I illustrate it.

First of all we take a label, textbox, commandbutton and set its property as follow-

ovject property discription

Label caption Password :

Textbox text

Password char *

command button caption OK

Code for creating a simple password program-

Private Sub command1_click()

If Text1.Text=12345 Then

msgbox "Intelligent You locked the password"

Else

msgbox "You are so a idiot"

End If

End sub

When this program execute then when we enter a password into textbox then if the password is 12345 then message appear in message box is " Intelligen You Breacked the password" otherwise message appear in message box " You are so idiot".

User Avatar

Wiki User

13y ago
This answer is:
User Avatar
More answers
User Avatar

Wiki User

11y ago

write a program to create password like **** in visual basic language

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: How do you make a password program in visual basic 6.0?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What program did microchip123 make penguin storm?

Visual basic 6


Is There a program that lets you make other programs and if so where do you get it?

Microsoft Visual Basic


What is VB program?

Visual Basic is a powerful programming language used to make programs for use with Windows. VB can make from either the simplest, to the most advanced programs. Visual Basic is very easy to learn compared to other languages.


How do you make a program in visual basic 6.0?

This a facility to create a password program easly provided by visual basic. This is done by different ways. one of them I illustrate it.First of all we take a label, textbox, commandbutton and set its property as follow-ovject property discriptionLabel caption Password :Textbox textPassword char *command button caption OKCode for creating a simple password program-Private Sub command1_click()If Text1.Text=12345 Thenmsgbox "Intelligent You locked the password"Elsemsgbox "You are so a idiot"End IfEnd subWhen this program execute then when we enter a password into textbox then if the password is 12345 then message appear in message box is " Intelligen You Breacked the password" otherwise message appear in message box " You are so idiot".


How do you make the password character in Microsoft visual basic c plus plus?

The password character is usually an asterisk. ASCII code 42 (hex:2a).


Where can you find basic tutorials showing how to make a virus?

There are many online sites where and individual can find basic tutorial showing how to make a virus. There are tutorials on HackTweaks and Youtube that show how to make a virus with the program Visual Basic.


What program is used to make a .mdb file in visual basic. pls help im just a begginer?

ms access


How can you make your own club penguin membership hack and if you have the program please give me the link?

you should have visual studio or basic just use them to make a hack:)) BTW NOT MY ANSWER FROM YOUTUBE! ~JULIANA


How to create new accounting system for a company in visual basic?

If you are going to create a new accounting system for a company, you will first need to determine the needs of the company. If ?æyou plan to use visual basic, you should make sure there are others within the building who are familiar with the program.


Why was Visual Basic invented?

I guess Visual Basic was invented for people to make their own programs and also to have an interest in programming or computer science.


What are the basic steps of accounting?

The basic thing is to make a password and have a email address


How to make grading system in visual basic 6.0?

first you must have a visual basic if not how can make this?? jsut simply follow this code: end that's it.. thank you/..:) i hope i help..