Learn how to paint the background color (paint entire window) of CToolbarby using the "AfxControBar".
Latest controls Articles - Page 2
Edit Control with Icon and Background Text
Explore an edit control that can display an icon and a prompt text on the background (when the edit control has no text).
What's New in MFC 9.0 (Orcas): Command Link Buttons
Explore the challenges of developing an MFC application to use on Vista and non-Vista platforms in the context of Vista's new Command Link Button style.
TIP: Create In-Place ToolTips on Your Own Controls
Learn how very easy it is to create in-place ToolTips on your own controls, such as a treeview control.
Tree List Control
Discover an implementation of a tree view, combined with a list view, for the Windows API. The view is compatible with the tree control of the common control.
Multiple Views Layout Without a Splitter
Learn how to show multiple views in a frame window without using a splitter.
Latest CodeGuru Developer Columns

C++ Exception Handling: How to Handle Exceptions in C++
Learn to implement exception handling mechanism in C++.

Understanding C# Tuples
With the arrival of C# 7, tuples have changed quite a bit. If you haven't been using them, read this article; you might reconsider their use.

Transferring Data Using SqlBulkCopy and Visual Basic
Learn to use the SqlBulkCopy command within Visual Basic.

Using C# 7 Pattern Matching
Take advantage of pattern matching to check for patterns in your code, improve performance, and simplify your code.






