Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Trying to set property on another form....
Message
From
28/08/1998 03:25:36
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Trying to set property on another form....
Miscellaneous
Thread ID:
00130896
Message ID:
00130896
Views:
36
Hi! I have two forms...One is the ACTIVE one the other is ON_TOP but not active..I wish to set a property on the non active form.

How do I reference it...

What I have done is declare a global variable called WMYFORM
Then try to reference it as
WMYFORM.myproperty=.f.
WMYFORM.refresh()
from the mainform...

However it says object WMYFORM does not exist..
How can I do this...

Note I tried thisform. but it's not the current form.
I also can't use mainform because it's not the main form..


How can I do this????Without using a formset
Next
Reply
Map
View

Click here to load this message in the networking platform