Ashok
March 30th, 1999, 05:20 AM
Dear there..
I want to add bitmap/Icon along with Text in a ListBox ? How can I ?pl. guide me..
Ashok
I want to add bitmap/Icon along with Text in a ListBox ? How can I ?pl. guide me..
Ashok
|
Click to See Complete Forum and Search --> : Urgent:pl. Reply Ashok March 30th, 1999, 05:20 AM Dear there.. I want to add bitmap/Icon along with Text in a ListBox ? How can I ?pl. guide me.. Ashok Daren Chandisingh March 30th, 1999, 05:35 AM You could make the listbox "owner drawn". That way you will be asked by Windows to draw each item in the listbox so you have total control over its appearance. You can draw a bitmap, choose the colour and font, etc. codeguru.com
Copyright Internet.com Inc., All Rights Reserved. |