Search Posts Who's Online Log In
You are not logged in. Click here to log in.
If you are not a member, Sign up here for free!

Modal Forms


Mobile Phones Forum / Smartphone and PDA Forums / Pocket PC Forum

 

 


techfreak
New User

Jun 9, 2005, 1:49 PM

Post #1 of 1 (595 views)
Can't Post

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 !!!

 
 
 



 
Close Note..