Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Create image dynamicaly
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Create image dynamicaly
Miscellaneous
Thread ID:
00411191
Message ID:
00411191
Views:
40
I create an Image Object dynamycaly this way...

oImg = CreateObject ("Image")
oImg.Picture = "C:\TEST.JPG"

I can see the object in debugger, but I don't know how to display it in my form.

thanks
Thierry
Next
Reply
Map
View

Click here to load this message in the networking platform