Microsoft.VisualBasic.ChrW(13)

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Is there another way to check for keyboard inputs?

I'm using the Microsoft.VisualBasic namespace:

e.KeyChar <> Microsoft.VisualBasic.ChrW(13)

I'm not sure but it seems to me that it is not the optimal way to use the
new .net classes and namespaces. is this correct?

Any sug?
 
hi, no I'm using VB.NET, but what I want to know is if it is a good practice
to use the Microsoft.VisualBasic namespace or there is another way to do the
things..
 

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