Getting information from form
Hello everybody.
I was wondering rather there are some easy ways to get a sort of messageBox type textbox where people can enter information. I really rather not have to code an entire windows form just to get 1 number from people. It's for a speedhack Im working on and I need people to be able to enter information, press okay, and for my program to process it. Im not really sure what I should look up... its not a message box, like 1 step higher then that.
Wouldn't you just have to make a window with a text box in it? I haven't heard of a MessageBox like textbox. But who knows, good luck.