Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Always on top/bottom?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Contrôles ActiveX en VFP
Divers
Thread ID:
00831194
Message ID:
00831199
Vues:
21
>I have an ActiveX control that I do not want the user to click into. The control does *NOT* have a readonly property. I want to put a transparent label over the ActiveX control, but everything I do it, the ActiveX control comes to top. I have tried everything, the Z-order etc. One weird thing I have found is any VFP activeX control does the same thing as well, always on top.
>
>Thanks,

Dale,

That's been the standard behavior in VFP with ActiveX Controls, and I'm afraid that there's nothing that can be done. In fact, you have to be very careful with the way you reference your forms. For example, _SCREEN.ActiveForm may actually be a reference to the control and not the form that contains it.

The cause is the way VFP implements its interface as opposed to other languages.
George

Ubi caritas et amor, deus ibi est
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform