Console the text that user keyin in text box to another window form .
-
How to get the text that user keyin in textbox in other window form to another form.Like from form1 to form2. The text will increase like ++1. How can the text apear/console in form2 one by one. And have a button in form2 to delete which text user want to delete. Tq very much. Need help here.
-
How to get the text that user keyin in textbox in other window form to another form.Like from form1 to form2. The text will increase like ++1. How can the text apear/console in form2 one by one. And have a button in form2 to delete which text user want to delete. Tq very much. Need help here.
krajah1984 wrote:
How to get the text that user keyin in textbox in other window form to another form.Like from form1 to form2.
You could read this article on passing values between forms[^]
Upcoming events: * Edinburgh: Web Security Conference Day for Windows Developers (12th April) * Glasgow: Introduction to AJAX (2nd May), SQL Server, Mock Objects My website