hi.
Hi have a test box and a button and i want to insert some text and click on the buton and reat an information bellow with the information i've just typed.
how can i do this?
thanks
Printable View
hi.
Hi have a test box and a button and i want to insert some text and click on the buton and reat an information bellow with the information i've just typed.
how can i do this?
thanks
Do you want to display the typed text?? :confused:
Use a Label control, and set its Text property to the TextBox's text.