Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
OLE Control not on top
Message
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Miscellaneous
Thread ID:
00242332
Message ID:
00248060
Views:
14
>Is there any way to arrange controls on a form so that my OLE control (not an OLE Bound Control) is not always on top. I want some other containers to be able to be seen in the foreground over my OLE control. Any help?
>
>Thanks

Are you talking programmatically here?

If no: you can use the menu bar format|bring to front.
If yes: you can make the OLE control invisible and switch between the two if necessary. If you need to switch between the two, what I do is to subclass both, put them in a class library (called same as form) and addobject/removeobject as required.
Nigel B Coates
NBC Software Services
Dublin, Ireland.
eMail: Nigel.Coates@NBCSoftware.com
Previous
Reply
Map
View

Click here to load this message in the networking platform