Textbox formating in VB.Net 2003

  • Thread starter Thread starter Hardik Shah
  • Start date Start date
H

Hardik Shah

Hi,

I want to use various formating on text box , like text box gets only
neumeric value, or text box can get only no of character. etc.

Any hints will be sincerely appreciated.


Hardik Shah.
 
I don't know if there's an easy way...
But can allways use the key code of the key pressed to know if what was
pressed was either a letter or a number... try the ascii code.

Regards,
Sebastián
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top