Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
I need to know the Properties of a MsGraph Object
Message
 
To
01/06/2005 06:29:14
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP1
Database:
MS SQL Server
Miscellaneous
Thread ID:
01018775
Message ID:
01018915
Views:
13
>Usually in the command window this kind of stuff with the other ocx will open an autocomplete browser. But not for MSChart.
>
>Hmmm. I just tried this with a sample form from one of my sessions that uses MsGraph to generate graphs. I ran the form and grabbed a refgerence to the chart like so in the command window:
>
>
>o = _screen.activeForm.oGraph.Object
>
>
>and when I type o. in the command wondow, intelliSense kicked in just fine for me...

The strange think is that
myform=CREATEOBJECT('form')
myform.AddObject("mycomm","Olecontrol","MSCOMMLib.MsComm.1")
o1 = myform.mycomm
o1. -> works as expected, no need to _screen.activeForm.MyComm.Object
Against Stupidity the Gods themselves Contend in Vain - Johann Christoph Friedrich von Schiller
The only thing normal about database guys is their tables.
Previous
Reply
Map
View

Click here to load this message in the networking platform