
techfreak
New User
Jun 9, 2005, 1:49 PM
Post #1 of 1
(595 views)
|
I'm trying to retrieve a data from another form. It's basically a listing and based on the what the use selected it should return the code and description to the calling form. Normally this is how I do it: form2.ShowDialog sCode=form2.Code sDesc=form2.Desc but the .ShowDialog is not recognized by Appforge Crossfire. Anyway I'm using version 5.0.1 as an add-on to VS.NET 2003. How do I resolve this problem? Need your help ASAP. Thanks a lot !!!
|