Windows Common Controls Samples
MFC provides support for many of the Windows Common Controls. Demonstrates Common Control MFC Classes (Part 1)
- CMNCTRL1 demonstrates how to create and change the styles of Windows Common Controls using MFC classes (Part 1).
- CMNCTRL2 demonstrates how to create and change the styles of Windows Common Controls using MFC classes (Part 2).
- DAOVIEW uses two of the Windows Common Controls to let you examine the schema of a database.
- DBVList demonstrates the virtual list view functionality available for the list view common control.
- FIRE is a dialog-based application that demonstrates five of the Common Controls.
- LISTHDR demonstrates the List View and Header Common Controls.
- ROWLIST illustrates full row selection in the report mode of the CListView MFC common control class. Using toolbar buttons, you can toggle between views of the list items.
- WORDPAD is a word processing application that uses the MFC rich edit control classes.
See Also
Microsoft Foundation Class Library Samples Index