PC Review
Forums
Newsgroups
Microsoft DotNet
Microsoft Dot NET Framework Forms
changing appearance/color of the particular list item
Forums
Newsgroups
Microsoft DotNet
Microsoft Dot NET Framework Forms
changing appearance/color of the particular list item
![]() |
changing appearance/color of the particular list item |
|
|
Thread Tools | Rate Thread |
|
|
#1 |
|
Guest
Posts: n/a
|
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 |
|
|
|
#2 |
|
Guest
Posts: n/a
|
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 > |
|
|
|
#3 |
|
Guest
Posts: n/a
|
* "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> |
|
![]() |
|
| Thread Tools | |
| Rate This Thread | |
|
|

Main Page 

