Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_vb thread: Cool Bar


Message #1 by "Vidyasena Budiono" <budiono@s...> on Tue, 19 Dec 2000 12:50:08 +0700
Hi,

A Coolbar control is just a container in which you can place other controls 
like (flat) toolbars and menu's.
Add "Microsoft Windows Common Controls 3" (Comctl332.ocx) as a Component 
(menu Project | Components) to your project.
Now the Coolbar is in your toolbox.
Drag one on your form and you are ready to add other items in it.
Select the Coolbar, right click and choose properties to adjust its 
settings. From here you can also open the help for it.
AFAIK, a Coolbar is a Visual Studio Enterprise edition feature, so you'll 
need that.

Check the MSDN (as always) for help on using Coolbars.

Imar



At 12:50 PM 12/19/2000 +0700, you wrote:
>is any one know how to use cool bar ?



---
You are currently subscribed to pro_vb as: $subst('Recip.EmailAddr')
To unsubscribe send a blank email to leave-pro_vb-$subst('Recip.MemberIDChar')@p2p.wrox.com

  Return to Index