Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
ZOrder problem.
Message
From
17/04/2003 09:31:44
 
 
To
17/04/2003 05:25:45
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Title:
Miscellaneous
Thread ID:
00778760
Message ID:
00778809
Views:
43
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?...

Previous
Reply
Map
View

Click here to load this message in the networking platform