Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Object.Draw method
Message
 
To
All
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Object.Draw method
Miscellaneous
Thread ID:
00126802
Message ID:
00126802
Views:
69
Hi.
I am using a *.scx file and I display my form like this

PUBLIC myform
DO FORM myform LINKED
.........
&& I assume here that myform variable will be pointing to myform form && object

However in another *.prg file, I have these statements

CLEAR

myform.Draw

I get an error when I call myform.Draw saying that there is no method called Draw. However in VFP 3.0 the help file says yes there is.

Help! :)
Ian
Next
Reply
Map
View

Click here to load this message in the networking platform