Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
ZOrder problem.
Message
De
17/04/2003 09:31:44
 
 
À
17/04/2003 05:25:45
Information générale
Forum:
Visual FoxPro
Catégorie:
Contrôles ActiveX en VFP
Titre:
Divers
Thread ID:
00778760
Message ID:
00778809
Vues:
41
You cannot. ActiveX Controls are true controls (with their own window and are self-redrawing). VFP "controls" are just drawed on the form by the VFP. When VFP draws its "control" over, ActiveX Control redraws itself and "clear" VFP drawing...

The only way I found is to put ActiveX Control into VFP Container class. When you resize container below the control's size, container will hide the rest of the control. On the place where ActiveX control is invisible VFP "controls" will be visible properly.

Plamen Ivanov
MCSD .NET Early Achiever and MCAD .NET Charter Member (VB .NET/SQL Server 2000)
MCSD (VB 6.0/SQL Server 2000)

VB (.NET) - what other language do you need in the whole Universe?...

Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform