CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Apr 1999
    Posts
    3

    Can We Change the Colour CListBox Member?

    I Am Adding Members to the ListBox by AddString() ,if I want to highligth Some member there ,can i change the color of the particular member...
    Urgent....Olease Help


  2. #2
    Join Date
    May 1999
    Posts
    29

    Re: Can We Change the Colour CListBox Member?

    Hi!
    Check out the sample on http://www.codeguru.com/controls/ColorListBox.shtml
    It does just what U are asking for.

    Regards,
    Sukanya Swaminathan
    Software Engineer
    Aditi Technologies
    Microsoft® Support Point
    Blore - 80
    URL : http://www.aditi.com


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

Featured