BiSplitter is MFC-compatible class for creating a splitter window that looks like a Microsoft Outlook window.
Latest Splitter Articles
Creating a Splitter Window in a Dialog Box in Three Easy Steps
How to implement a CSplitterWnd into a CDialogBox in three easy steps without overriding any function or writing new classes.
Creating Thin-Framed Splitter Windows
Discover this method for creating splitter windows with thin frames, which is useful when creating a data view with a scale (splitting data view and scale into separate windows).
Detect if window is split
Detect if window is split
CSplitterWnd Extension that Allows Switching Views in Any Pane
Code to switch between multiple views in a splitter window pane *without* deleting and re-creating views
Restricting the size of a splitter pane
Restricting the size of a splitter pane
Latest Developer Videos
More...Latest CodeGuru Developer Columns

Control Statements and Basic Loops in C++/CLI
Become more proficient on the usage of statements to control the flow of execution through a C++/CLI application.

Processing Things in C# with the Process Class
Explore new ways to run processes under Windows. Some might even surprise you.

Switching Input Languages Dynamically with Visual Basic
You can change your input language dynamically. Make it easier for those who speak other languages to use your software.
Maker Project: Creating a Garage Door Opener
Have you ever wanted to control your garage door from your smartphone? Here is your chance. Get your hands dirty with an Arduino Garage Door Controller.