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?
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?