PC Review Forums Newsgroups Microsoft DotNet Microsoft Dot NET Framework Forms changing appearance/color of the particular list item

Reply

changing appearance/color of the particular list item

 
Thread Tools Rate Thread
Old 22-01-2004, 02:16 PM   #1
Noor
Guest
 
Posts: n/a
Default changing appearance/color of the particular list item


Hi everyone.

I wonder if we can do this in .net.


I want to change the appearance of the particular list items in a
checkedlistbox control.
Can we change those particular items color for example change forcolor of
some items that belongs to some particular category just to highlight them.


best regards..

nOor


  Reply With Quote
Old 22-01-2004, 04:20 PM   #2
Allen Anderson
Guest
 
Posts: n/a
Default Re: changing appearance/color of the particular list item

You can do that in my list control. You can set background and
foreground colors by control, item or subitem if you want to give that
a shot. Note, my list control isn't %100 compatible with the stock
listview although many of the commands are the same.

http://www.glacialcomponents.com/gl.htm


On Thu, 22 Jan 2004 19:16:41 +0500, "Noor" <noorrocks@softhome.net>
wrote:

>Hi everyone.
>
>I wonder if we can do this in .net.
>
>
>I want to change the appearance of the particular list items in a
>checkedlistbox control.
>Can we change those particular items color for example change forcolor of
>some items that belongs to some particular category just to highlight them.
>
>
>best regards..
>
>nOor
>


  Reply With Quote
Old 22-01-2004, 04:46 PM   #3
Herfried K. Wagner [MVP]
Guest
 
Posts: n/a
Default Re: changing appearance/color of the particular list item

* "Noor" <noorrocks@softhome.net> scripsit:
> I want to change the appearance of the particular list items in a
> checkedlistbox control.
> Can we change those particular items color for example change forcolor of
> some items that belongs to some particular category just to highlight them.


Why not use a ListView control instead?

--
Herfried K. Wagner [MVP]
<http://www.mvps.org/dotnet>
  Reply With Quote
Reply



Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off