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

    Unhappy listbox & images

    hi,
    i am developing chat application,which will be used in LAN. i am showing all active users in listbox. can it is possible to show an small image with that user name . like yahoo msg or msn msg.
    Please tell me how to do this, or any other method.

  2. #2
    Join Date
    Jul 2001
    Location
    Sunny South Africa
    Posts
    11,284

    Re: listbox & images

    Hello query4u!

    You're going to need something like this :
    http://www.planetsourcecode.com/vb/s...65554&lngWId=1

    I hope it helps!

  3. #3
    Join Date
    Oct 2005
    Posts
    62

    Re: listbox & images

    thanks HanneSThEGreaT for helping me.

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