Click here to Skip to main content
15,881,938 members
Articles / Desktop Programming / MFC

CSplitButton with Images

Rate me:
Please Sign up or sign in to vote.
5.00/5 (22 votes)
19 May 2021CPOL3 min read 12.9K   785   21  
How to enhance the MFC CSplitButton control to support images
I was looking for a way to add a button which will have pull down menu options, each of them having a PNG image next to the option's text.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
CEO Secured Globe, Inc.
United States United States
Michael Haephrati is a music composer, an inventor and an expert specializes in software development and information security, who has built a unique perspective which combines technology and the end user experience. He is the author of a the book Learning C++ , which teaches C++ 20, and was published in August 2022.

He is the CEO of Secured Globe, Inc., and also active at Stack Overflow.

Read our Corporate blog or read my Personal blog.





Comments and Discussions