Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
TeeChart
Message
De
10/12/1999 19:22:36
 
 
À
10/12/1999 09:37:21
Information générale
Forum:
Visual FoxPro
Catégorie:
Contrôles ActiveX en VFP
Titre:
Divers
Thread ID:
00301268
Message ID:
00302095
Vues:
30
>With TeeChart I have a strange problem.
>If I open a form with an ActiveX in a pageframe, the activeX is always in front of everything when I open the form. I have to click on every page to correct the problem each time I want to modify the form. :(
>

Suppose you have the teechart in page2. In the init of your form put :

ThisForm.Pageframe1.Page2.Olecontrol1.visible=.f.


and in the activate of page2 put

ThisForm.Pageframe1.Page2.Olecontrol1.visible=.t.

Voila!
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform