|
-
Aug 16th, 2000, 05:38 PM
#1
Thread Starter
Lively Member
Change row colors of ListBox!!!
How to change the BackColor of a ListBox???
-
Aug 16th, 2000, 05:41 PM
#2
Thread Starter
Lively Member
Correction!
i mean the backcolor or individual items, i.e the first row is blue, the second is gree, the third is yellow etc. etc.
-
Aug 16th, 2000, 06:04 PM
#3
I dont think that is possible.
-
Aug 16th, 2000, 06:07 PM
#4
Thread Starter
Lively Member
you sure???
are you sure?? what about through subclass or API??
-
Aug 16th, 2000, 06:21 PM
#5
well I was fooling around with SetPixel, and SendMessage I couldnt really get it to work,
and I dont think this is the place for subclassing,
sub classing is like when you want to stop something from happened, and you want your own thing to happen in place of what isnt happening any more.
like the thread Megatron answered about stopping the animation when you minimize a window.
he stopped the window from minimizing and instead making the form invisible.
he replaced the normal function, with his own.
so I dont think subclassing would work here.
-
Aug 16th, 2000, 11:30 PM
#6
Fanatic Member
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|