Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
ActiveX Ctrl Staying ontop
Message
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Miscellaneous
Thread ID:
00513484
Message ID:
00513595
Views:
15
I have uset the tree, html, grid and other controls from DBI. Almose all of them act as if the AllwaysOnTop is set. Zorder has not worked for me either. I havn't contacted their support but I don't think there is a way to get around it. I decided not to use the DBI container for this reason. It looks really nice but doesn't behave nice. I hacked together a reasonable replacement using foxpro.

BTW the toolbar controll always wants to be at the top left of the form. I worked around this by putting it inside a container.

>I have a form that contains a Page Frame. Page1 contains another page frame. On page 3 of the second or internal page frame is DBI Techs List Box (Active X Control).
>
>If the user clicks on Page 1 of the form Page Frame and then Clicks on Page 3 of the internal Page Frame and then makes a menu choice where I programtically switch the form page frame to say page 2. The DBI Tech List box overlays controls on the newly shown form Page frame.
>
>If the user changes themselves to page 2 of the the form page frame I do not have the problem. Only when I do this programaticaly
>
>I have had other refresh problems that were different but was able to take care of those problems by doing a SETFOCUS() on the ActiveX Control. This did not work here. I tried setting the ZORDER(1) on the ActiveX Control prior to changing the form level page frame. This did not work.
>
>Looking for some suggestions. Thanks in advance
Previous
Reply
Map
View

Click here to load this message in the networking platform