Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
DBI Controls bleeding through
Message
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Miscellaneous
Thread ID:
01049209
Message ID:
01049233
Views:
12
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
Previous
Reply
Map
View

Click here to load this message in the networking platform