Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Add existing object to form
Message
From
03/06/2003 22:07:14
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Add existing object to form
Miscellaneous
Thread ID:
00795977
Message ID:
00795977
Views:
62
AddObject() creates and adds an object to a form.
Is there a way to add an existing object instance to a form

eg
x= createobject('image')
do form myform

where myform has a command button...
*** myform.command1.click() ***
thisform.addxobject('image1', x)
thisform.image1.visible= .t.

????
Next
Reply
Map
View

Click here to load this message in the networking platform