Click to See Complete Forum and Search --> : Add a icon or bitmap to list elements of CListBox control


Will Rothwell
April 22nd, 1999, 09:47 AM
Hi,

I want to display a list of users in a ListBox control in a dialog. Some are 'registered' users and other are not. To make a visual different, I want to put a bitmap or icon next to the name of a user to show his/her status. Can some one tell me is it possible and point me to an example, please please. I remember seeing a posting on this but I cannot find it again.

Thanks in advance.

Will

Dan O'Brien
April 22nd, 1999, 12:56 PM
a. Use a list view control instead of a list box

- or -

b. Owner draw