Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to create toolbar like that of the internet explorer
Message
From
28/06/2004 00:37:18
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivia
 
 
To
28/06/2004 00:06:41
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00917798
Message ID:
00917838
Views:
8
>hi hilmar,
>
>did a google and found this article http://support.microsoft.com/default.aspx?scid=kb;EN-US;Q186123
>
>it says not use coolbar activex control in visual foxpro.
>
>any more help?

The search gives many more hits; for instance, http://msdn.microsoft.com/library/en-us/dv_foxhelp/html/samcreate_coolbar_control_effects.asp points to sample code (foundation classes) for VFP 8. Also, there are third-party products that do the same.

To make your own class with this capability, you could use MouseOver Event to check when the mouse is on the button. In the Event, you can change the picture.

I am using VFP 6; in some later version - 7 or 8, I am not sure - there are specific events to detect when the mouse enters an object, and leaves an object. That would be easier to manage, in this case.

I can't find a property that would make the borders dissapear.
Difference in opinions hath cost many millions of lives: for instance, whether flesh be bread, or bread be flesh; whether whistling be a vice or a virtue; whether it be better to kiss a post, or throw it into the fire... (from Gulliver's Travels)
Previous
Reply
Map
View

Click here to load this message in the networking platform