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

Thread: ToolBar Buttons

  1. #1
    Guest

    ToolBar Buttons

    I am not able to make my toolbar look as professional as the toolbar in Windows. What control do we need to use in order to get a toolbar like the one in the Internet Explorer. As I take the mouse on the buttons the buttons change from Black&White to Colour, how do I get that effect please help.





  2. #2
    Join Date
    May 1999
    Location
    Oxford UK
    Posts
    1,459

    Re: ToolBar Buttons

    Hi

    You can either use the 'Rebar' and toolbar controls that come with VB6 - or you can download free controls (with source-code) from http://www.vbaccelerator.com


    Chris Eastwood

    CodeGuru - the website for developers
    http://www.codeguru.com/vb

  3. #3
    Join Date
    Jul 1999
    Location
    Athens, Hellas
    Posts
    769

    Re: ToolBar Buttons

    Try COOLbar and not Toolbar...

    Michael Vlastos
    Company MODUS SA
    Development Department
    Athens, Greece
    Tel: +3-01-9414900

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