Learn about the Tab Bar control class that is based on CControlBar and the Windows common tab control; it also uses my wrapper class CTabBarCtrl.
Tab Bar Control
Published 01/23/2007
Learn about the Tab Bar control class that is based on CControlBar and the Windows common tab control; it also uses my wrapper class CTabBarCtrl.
Simply by adding some code to your MFC frame windows, you can make your toolbar customize dialog works.
How to implement a header for your SDI/MDI project.
Do you have a lot of tools (icons) in your toolbar? Learn to organize them with a tab dialog!
New article and source
Updated Article

Learn more about a few commonly used components and explore their utility and usages.

Become proficient with using type definitions in C#.

Learn about the various forms of encryption in Visual Basic and the differences among them.
Application Programming Interfaces (APIs) are where you have to be. It's not a matter of if as much as a matter of which.