List Box

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • nams5114
    New Member
    • Dec 2006
    • 3

    List Box

    Hi,
    Is there any way to change the font color of a particular item in a list box.Please reply..
    Wishing U A Happy & Prosperous New Year,
    Regards,
    Namritha
  • Killer42
    Recognized Expert Expert
    • Oct 2006
    • 8429

    #2
    Originally posted by nams5114
    Hi,
    Is there any way to change the font color of a particular item in a list box.Please reply..
    Wishing U A Happy & Prosperous New Year,
    Regards,
    Namritha
    It might depend on what version of VB you are using. In VB6, using "normal" processing, I'm almost certain you can't do it. Try searching for information on "subclassing" in connection with VB, as I believe this is the technique you need to use to achieve things like this. I've seen it used to put images and fonts in menus, and similar kinds of results.

    Comment

    Working...