Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Placing a VFP control on top of an ActiveX control
Message
From
03/08/1999 22:45:21
 
 
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Miscellaneous
Thread ID:
00249200
Message ID:
00249566
Views:
22
VFP controls are painted on the Form's window, while ActiveX controls have their own window (which is always on top of the form's window).

If you want to "cover" the whole ActiveX, make it invisible.

Vlad

>I've noticed I can't put any VFP control on top of any ActiveX control provided in VFP6 - my VFP control remains invisible, covered by the ActiveX control. Neither Layout toolbar ("Bring to Front"/"Send to Back" buttons) nor ZOrder method (called for the VFP or for the ActiveX control) helped me.
>It's maybe not a big problem for more of the ActiveX controls, I could just leave them covering everything on top of them, but, for example, for MS TabStrip control, ver.6.0, I'm loosing some of the control's facilities (I mean Client area properties, Placement property) because of the reason described above.
>Any suggestions?
>Thanks
Previous
Reply
Map
View

Click here to load this message in the networking platform