Pelles C forum

C language => User contributions => Topic started by: DMac on September 29, 2010, 06:23:51 PM

Title: Checked Listbox and Checked Combobox
Post by: DMac on September 29, 2010, 06:23:51 PM
Pelles C Forum,

I have published another article concerning custom controls.  This time featuring a checked listbox and checked combobox.

Here are some screen shots of the controls.

(https://www.codeproject.com/KB/Articles/Win32SDK_ListboxCombobox/Figure1.PNG)


(https://www.codeproject.com/KB/Articles/Win32SDK_ListboxCombobox/Figure2.PNG)


Code for the controls can be found with accompanying article (a usage referance) at the code project.

Check It Out, A Simple Win32 SDK Checked Listbox and Combobox (http://www.codeproject.com/KB/combobox/Win32SDK_ListboxCombobox.aspx)

Regards,
DMac
Title: Re: Checked Listbox and Checked Combobox
Post by: MrBcx on October 02, 2010, 04:20:52 PM
Excellent, as always!

Thank you