View Single Post
  #1 (permalink)  
Old 09-11-2008, 08:40 PM
thundercat thundercat is offline
Newbie
 
Join Date: Sep 2008
Posts: 1
Credits: 0
Rep Power: 0
thundercat is on a distinguished road
Default accessing data from another Form

hi, i'm just trying to do this simple task whithin a win32 windows Forms application: from a Windows MainForm action or event like a button click, just get data from the objets whithin a SecondForm like a textbox. Do i need to create a new instance of the second Form whith gcnew?that way i lose the data...can any body help me by the simplest way?thanks.
Reply With Quote

Sponsored Links