Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
I need to know the Properties of a MsGraph Object
Message
De
01/06/2005 07:09:15
 
 
À
01/06/2005 06:29:14
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Versions des environnements
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP1
Database:
MS SQL Server
Divers
Thread ID:
01018775
Message ID:
01018915
Vues:
14
>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.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform