Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Controlling another form from current form
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00284853
Message ID:
00285782
Views:
16
How about:

THIS.oForm.Release() && releases the form 'cls_timerform'
THIS.oForm = .NULL && clears the object reference to the form

HTH,
Evan Pauley

>Works great as property, but now how do I release this.oform from another form.
>
>For example I have a FormA and a FormB
>
>&&FormA.init
>this.oform = createobject('cls_timerform')
>thisform.FormA.visible = .f. && I am hiding this form
>
>
>I want know how I can access oform properties from FormB?
>
>Thanks
>Nick Patel
Evan Pauley, MCP
Positronic Technology Systems LLC
Knoxville, TN

If a vegetarian eats vegetables, what does a humanitarian eat?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform