Use The Tag Property to Validate a Password in a TextBox
Category:
Forms and ControlsType:
SnippetsDifficulty:
BeginningAuthor:
Patrick LockefeerVersion Compatibility: Visual Basic 6
More information:
Use the Tag Property to validate a Password in a TextBox
Controls used :
2 Forms Names : Form1 & Form2
1 TextBox Name : txtPassword
1 CommandButton Name : cmdValid Caption : Validate
Instructions: Copy the declarations and code below and paste directly into your VB project.
Declarations: