Control Bars
C / C++ / MFC
3
Posts
3
Posters
0
Views
1
Watching
-
Does anybody have any information/links/etc about MFC classes CControlBar, CDockBar and CDockContext? On CodeProject, CodeGuru and other internet resources there are only few articles with obsolete information.
You can search "CSizingBar" via Google. Good luck!:)
-
Does anybody have any information/links/etc about MFC classes CControlBar, CDockBar and CDockContext? On CodeProject, CodeGuru and other internet resources there are only few articles with obsolete information.
I seem to recall that MFC Internals[^] covers these classes.