Hello, I have a few things I want to be able to do on Visual Basic but I am not able to. I am currently using Microsoft Visual Basic 2008. This is what I would like to know.
I am trying to make a program which is going to have a textbox which only accepts numbers as the input but do not know how this may be done.
I am also wanting to know how to make in if...then rule for something not being equal to something. I am familiar with this in other languages as:
Example:
"If X != Y Then"
These are the only issues I need solving reputation will be given to answers that have helped me to learn about how to do these functions as it will greatly help me in producing new programs.