Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Insert into general field
Message
From
27/08/1999 17:10:08
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Title:
Insert into general field
Miscellaneous
Thread ID:
00258672
Message ID:
00258672
Views:
48
I would like to create a MSGraph object and insert it into a general field after some properties have been modified.

OGrafica = CreateObject('msgraph.chart')

And then, after properties have been set, do something like this:

Insert into MyTable ;
(GenGrafica) ;
values ;
(Ografica)

But it doesn't work. I Don't want to use the OleboundControl to perform this like shown in the solutions example.


Thanks for any tips

Oscar
Next
Reply
Map
View

Click here to load this message in the networking platform