Click to See Complete Forum and Search --> : New user needs help with homework please
mousekateers
Jan 11th, 2000, 10:30 PM
Need help with homework assignment. Need examples of OptionButton and CheckBox click event to set the TextBox property to "Lock," "Unlock," or to "Multiline" or "Password" text.
text1.locked is a boolean
text1.multiline is a boolean
text1.passwordchar is a string used to replace text
example:
if you set it to "*" then all characters will be replaced with *.
On the click event of your option button you need to change the values mentioned above.
------------------
Boothman
There is a war out there and it is about who controls the information, it's all about the information.
vbforums.com
Copyright Internet.com Inc., All Rights Reserved.