Re: idList question
George Walters wrote:
>
>
> I may have asked this before but I've forgot the answer. I would like to add
> some items in a list that have different characteristics so they stand out
> from other items. Like the beginning of a group in the list to be bold or of
> a different background color. Any attempt I've tried changes the entire list
> of items, not a single row. Is there a way to do this.
>
> I would also like to draw a horizontal line between item groups in the list.
> Is there a way to do this?
The standard List as supplied by Microsoft does not support this.
You either have to use some other control type, use a owner-drawn List,
or simulate it with a Window control.
--
Derek Parnell
Melbourne, Australia
|
Not Categorized, Please Help
|
|