Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
DBI Controls bleeding through
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Contrôles ActiveX en VFP
Divers
Thread ID:
01049209
Message ID:
01049233
Vues:
11
Mike,

Try setting all of your DBITech controls' Visible properties to false at design time. Then, in the UIEnable method, put:
LPARAMETERS tlEnable

this.Visible = tlEnable
I've had to do that in the past when working with ActiveX controls on pageframes, although I've not used anything from DBITech.

HTH,
Chad

>I have a fox pro form with a baic fox pro Pageframe control. There are ctLists (by DBITech) on several of the tabs. When the pageframe control is refreshed, information on different tabs of the pageframe control bleed through and are shown on the active tab. Once you click on a different tab the problem goes away unless the control is refreshed again. DBI suggests having _Vfp.AutoYield set to true. But this makes the problem even worse. Any one experiance this issue and or have any ideas how to fix it. Thanks!
_________________________________
There are 2 types of people in the world:
    Those who need closure
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform