Request: Sample Code for implementing a toolbar control with hot tracking enabled
-
Hello all, I have had a devil of a time trying to create a toolbar control that is similar to the one's used by IE4 / IE5. Primarily, nothing I do seems to get "hot-tracking" of the menu / toolbar buttons to work. I have read the articles in MSDN about how to implement an "IE style menu bar". However, the documents do not give me enough sample code to build upon. If there is anyone who has some sample VC++ code for implementing an ATL toolbar control that simulates the IE menubar, or knows of a site or location that I can find some, I would greatly appreciate your help!! Many thanks in advance! Vivek Chawla
-
Hello all, I have had a devil of a time trying to create a toolbar control that is similar to the one's used by IE4 / IE5. Primarily, nothing I do seems to get "hot-tracking" of the menu / toolbar buttons to work. I have read the articles in MSDN about how to implement an "IE style menu bar". However, the documents do not give me enough sample code to build upon. If there is anyone who has some sample VC++ code for implementing an ATL toolbar control that simulates the IE menubar, or knows of a site or location that I can find some, I would greatly appreciate your help!! Many thanks in advance! Vivek Chawla
Just look in the Toolbar and Docking Windows section. Kirk Stowell has an article "Using Hot Toolbar Buttons " at http://www.codeproject.com/docking/toolbar_hotbuttons.asp