Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Textconstants and their numeric values
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00067943
Message ID:
00067949
Vues:
23
>Hi Everyone!
>
>Nowadays I arrived on my VFP history to OLE. So, I try to place an MSGraph object into a form.
>I read some articles about it, and it works, but...
>To make a costumized chart, I want to change some property to a certain value.
>I read the MSGraph help file, but it uses only textconstants,
>i.e.: xlNone, xlAutomatic, xl3DPie ...
>Sometimes I could try-and-error this values, but sometimes not.
>So my question is : Is there a way to determine or read somewhere this values?
>
>TIA:
>BB
>
>P.S.: Meery Christmas for everyone. (I guess many of you celebrate this like us in Hungary)

Bela, you can run your form, open the Debugger, put _screen.activeform in the Watch window, open it, find your OLE object (say, olecontrol1) find its Object property, open it and you will find specific properties for this OLEcontrol.
So, you can address those properties like for example:

_screen.activeform.olecontrol1.object.rowlabel

HTH,
Merry Christmas!

Nick
Nick Neklioudov
Universal Thread Consultant
3 times Microsoft MVP - Visual FoxPro

"I have not failed. I've just found 10,000 ways that don't work." - Thomas Edison
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform