Re: access a textbox value from another form
- From: Maqsood Ahmed <maqsood_ahmed@xxxxxxxxx>
- Date: Mon, 23 May 2005 03:49:13 -0700
Hello,
Define a string property in Form2 and set it in Form1's button click
event handler before displaying the Form2.
Or, if Form2 has the reference to Form1's object then make a string
property in Form1 and access it from Form2.
HTH. Cheers.
Maqsood Ahmed [MCP,C#]
Kolachi Advanced Technologies
http://www.kolachi.net
*** Sent via Developersdex http://www.developersdex.com ***
.
- References:
- access a textbox value from another form
- From: Claudia Fong
- access a textbox value from another form
- Prev by Date: XML File Manipulation
- Next by Date: Re: Hashtable faster than SQL ?!!
- Previous by thread: access a textbox value from another form
- Next by thread: Re: access a textbox value from another form
- Index(es):