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

Thread: Toolbar

  1. #1
    Guest

    Toolbar

    Hi !
    Do i have the possibility to change only
    one bitmap of a toolbar ?
    i don´t have an idea how to do that, because when
    i look at the rescources, visual saves my
    hole toolbar as one bitmap.
    thanks,



  2. #2
    Join Date
    Apr 1999
    Posts
    12

    Re: Toolbar

    Look at SetButtonInfo() and SetBitmap().

    Ajay


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