CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3

Thread: Coolbar example

  1. #1
    Join Date
    May 1999
    Location
    Bogotá, Colombia
    Posts
    37

    Coolbar example

    Anybody know where I can find a good example of the Coolbar control? The only one I can find is on the Microsoft site and I am having problems logging in.

    Thanks

    Andrew



  2. #2
    Join Date
    May 1999
    Posts
    3,332

    Re: Coolbar example

    what do you want to know exactly?
    To add a coolbar control just go to Project/Components and select "Microsoft windows common controls 3".
    This will add a coolbar control to your toolbox.
    Drag it to the form window and define its properties.


  3. #3
    Join Date
    May 1999
    Location
    Bogotá, Colombia
    Posts
    37

    Re: Coolbar example

    I was just curious as if to anyone knows where I can find an example of how to design it to look like IE 4.0's coolbar. Right now I have a combination of command buttons in picture boxes (from an example I found on another site) which works but is really ugly.


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured