Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
OLE container bug - VFP6
Message
From
21/12/1998 03:30:02
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Other
Title:
OLE container bug - VFP6
Miscellaneous
Thread ID:
00169305
Message ID:
00169305
Views:
61
Hi All!

I met the followings, and I am curious if anybody else experienced it?

Make a modal, always on top, desktop form with a page frame. Put an active-x control on each page like treeview or listview control. (You can put additionally any native VFP control)
Run the form with Do form ... command. On closing do not release the form only hide it.
Show again the form with its show method.
The active-x control contained on the active page will be disabled, even you explicitly enable it. Native VFP controls on this page arenot disabled. (Examining the window in Spy, OLE container on active page has WS_DISABLED style, but the contained active-x control child window is enabled.)

I tried to hide/show and enable/disable the page/control, but nothing happened. The activex control remained disabled.

BB
Reply
Map
View

Click here to load this message in the networking platform