Click here to Skip to main content
15,891,607 members
Articles / Programming Languages / C

Check It Out 2.0, One Step Win32 SDK C Checked Combo and List Boxes

Rate me:
Please Sign up or sign in to vote.
5.00/5 (10 votes)
23 Dec 2021LGPL311 min read 8.7K   949   12  
This article describes adding checkboxes to the standard combobox and listbox control.
This article describes a drop in method for converting standard out of the toolbox combo and list box controls into owner drawn checked combo and list boxes. The article explores an alternative to message reflection for environments that do not support reflection.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The GNU Lesser General Public License (LGPLv3)


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

Comments and Discussions