Click here to Skip to main content
15,888,984 members
Articles / Desktop Programming / MFC

MFC List Control with Tooltips, Editing, Colors, Columns hiding, Sorting and lot more abilities.

Rate me:
Please Sign up or sign in to vote.
5.00/5 (28 votes)
6 Apr 2020MIT5 min read 53.8K   2.5K   46  
Owner-draw list control with tooltips, editing, colors, sorting, hyperlinks, columns hiding and lot more.
In this project, we will take a look at MFC list control for MFC applications. After seeing a list of the main features of the IListEx, we will learn about installation and creation, tooltips, menu and sorting. We will also learn about the public methods, structures and notification messages. Finally, we will see an example.

Alternatives

Members may post updates or alternatives to this current article in order to show different approaches or add new features.

No alternatives have been posted.

License

This article, along with any associated source code and files, is licensed under The MIT License


Written By
Zaire Zaire
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions