Hi,
I am developing a vb.net application in that i have so many textboxes.
For these text boxes i have to set tag property ...my doubt is can i set tag property in design mode or else i have to write any hot code for this property ..
ex:tag=M~R~X40 here M =mandatory,R=re gular,U40=upto 40 characters and it should be capitals.
i have to give like this in tag property for one textbox.
Plz any one can send a sample for this asap...
Vb.net2.0,windo ws application.
I am developing a vb.net application in that i have so many textboxes.
For these text boxes i have to set tag property ...my doubt is can i set tag property in design mode or else i have to write any hot code for this property ..
ex:tag=M~R~X40 here M =mandatory,R=re gular,U40=upto 40 characters and it should be capitals.
i have to give like this in tag property for one textbox.
Plz any one can send a sample for this asap...
Vb.net2.0,windo ws application.