Tip: Painting the CToolbar's Parent Window (AfxControlBar)
Learn how to paint the background color (paint entire window) of CToolbarby using the "AfxControBar".
Learn how to paint the background color (paint entire window) of CToolbarby using the "AfxControBar".
Learn how to lock the toolbars (within a rebar or not) like Windows Explorer under Windows 2000/XP.
How to implement a header for your SDI/MDI project.
Getting a docking toolbar in a dialog is not easy. I do a small trick -- I make a dialog behave like a toolbar, thus making a lot of GUI gimmicks easy to incorporate.
How to hook up the normal click events for toolbars in VC7, and how to disable buttons programmatically, depending on context.
This utility allows you to change the order of items on your taskbar, by dragging them into position in a list.
This article will show you how to add a Toolbar button in CFileDialog's Toolbar.
Extended Multi Size Multi Color Toolbar!
How to display tooltips for a toolbar in a dialog