How to prevent paste into textbox

  • Thread starter Thread starter Julian
  • Start date Start date
J

Julian

Hi

In VB .Net how do you prevent characters apart from numbers being pasted
into a text box?

Julian
 
You don't. You validate the input, just the same as you would if they typed
it in.

--
HTH,

Kevin Spencer
Microsoft MVP
Chicken Salad Surgery

What You Seek Is What You Get.
 

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