Results 1 to 6 of 6

Thread: Change Backcolor of a ListBox??

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Jan 2000
    Posts
    95

    Question Change row colors of ListBox!!!

    How to change the BackColor of a ListBox???

  2. #2

    Thread Starter
    Lively Member
    Join Date
    Jan 2000
    Posts
    95

    Thumbs up 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.

  3. #3
    Guest
    I dont think that is possible.

  4. #4

    Thread Starter
    Lively Member
    Join Date
    Jan 2000
    Posts
    95

    Angry you sure???

    are you sure?? what about through subclass or API??

  5. #5
    Guest
    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.

  6. #6
    Fanatic Member
    Join Date
    Oct 1999
    Location
    MA, USA
    Posts
    523

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width