Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Get a value from a Form - Using CreateObject()
Message
From
30/05/2003 12:24:17
Erick Miranda
Formata Data Business - Grupo Linx
Contagem, Brazil
 
General information
Forum:
Visual FoxPro
Category:
Object Oriented Programming
Miscellaneous
Thread ID:
00794566
Message ID:
00794572
Views:
13
Hi Rodolfo!

One way. Create one property in your class for store the value and pass the value in Unload Method, thus:
oPassword = CreateObject("fw_Password")
oPassword.Show
MyReturn = oPassword.lReturn
It would be this?
Bye!
Erick
Força Sempre!
Strength Always!
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform