C
cgchris99
Guest
I am creating a login form. If the user correctly enter the admin password,
I need to enable various fields on form1.
If they fail to enter the correct password. These same fields need to be
disabled.
Is there an easy way to code this or use a third party library. I have a
LOT of textboxes in my app and would hate to hand code this for each textbox
on this form.
Thanks for any help
I need to enable various fields on form1.
If they fail to enter the correct password. These same fields need to be
disabled.
Is there an easy way to code this or use a third party library. I have a
LOT of textboxes in my app and would hate to hand code this for each textbox
on this form.
Thanks for any help