PDA

View Full Version : How to make a "text box"



spartacchio
02-25-2008, 02:27 PM
text box in VB,in c++?

i would like to read a value from the "textbox" and modify..for ex. the value of jump.

i found edit box and rich edit box,are different?

THX for answer

Dxt-Credzis
02-25-2008, 02:55 PM
Editbox( c++ ) = TextBox ( vb )