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

    Unhappy imagelist in treeview?????

    Hi All,

    How on earth do I add an image to image list in properties of treeview control?

    Thanks

  2. #2
    Join Date
    Nov 2002
    Posts
    13
    First: Add an Image List to your form

    Second: Add images to your Image List

    Third: Select the image list from the image list property in your treeview.

    Fourth: Set images accordingly

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