Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Toolbar ActiveX - Adding a Combobox..
Message
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Miscellaneous
Thread ID:
00355272
Message ID:
00355283
Views:
16
>Can anyone tell me how to display a Combobox on an ActiveX Toolbar in VFP6.0?
>
>When I try to draw Controls on the Toolbar, they always appear behind the Toolbar and when I add an Object to the Toolbar at runtime, they seem to vanish.
>
>Any pointers appreciated.
>
Aaron,

Are you referring to the MS Toolbar 6.0? If so, you can't drop VFP controls on it. Unlike VFP's controls, the Toolbar is it's own window, and, unfortunately, when the Form containing it is at the top of the Z-order, the Toolbar, not the Form, is the reference that _SCREEN.ActiveForm holds. How about using ButtonMenus and manipulating them dynamically in place of the combo. I haven't tried it, but I would think that you could
George

Ubi caritas et amor, deus ibi est
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform