
02-21-2006, 08:23 AM
|
 |
Centurion
|
|
Join Date: Nov 2005
Location: Texas
Posts: 187
|
|
|
Ok, i used the txtpassword.tabindex = 0
txtpassword.selstart = 0
txtpassword.selLength = len(txtPassword.text)
but it still doesn't hightlight all the text in the text box.
what am i do wrong?
|
|