Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. General Programming
  3. Visual Basic
  4. TreeView Multi-select

TreeView Multi-select

Scheduled Pinned Locked Moved Visual Basic
csharphelptutorialquestion
4 Posts 3 Posters 1 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • J Offline
    J Offline
    jo_eylee
    wrote on last edited by
    #1

    Anyone know how to multi-select from a TreeView with VB.NET 2003 ? Need help~! Thanks.

    D W 2 Replies Last reply
    0
    • J jo_eylee

      Anyone know how to multi-select from a TreeView with VB.NET 2003 ? Need help~! Thanks.

      D Offline
      D Offline
      Dave Kreskowiak
      wrote on last edited by
      #2

      You can't. It's not supported... Dave Kreskowiak Microsoft MVP - Visual Basic

      1 Reply Last reply
      0
      • J jo_eylee

        Anyone know how to multi-select from a TreeView with VB.NET 2003 ? Need help~! Thanks.

        W Offline
        W Offline
        Werries
        wrote on last edited by
        #3

        Hi there, you can try to create an array for each node in the treeview you have selected, and just change the back colour or use a different icon to indicate the selected nodes. You should be able to do that with a litle bit of codeing. A programmer's life is good... or is it?? Ek dink nie so nie!

        J 1 Reply Last reply
        0
        • W Werries

          Hi there, you can try to create an array for each node in the treeview you have selected, and just change the back colour or use a different icon to indicate the selected nodes. You should be able to do that with a litle bit of codeing. A programmer's life is good... or is it?? Ek dink nie so nie!

          J Offline
          J Offline
          jo_eylee
          wrote on last edited by
          #4

          I found a TreeViewMS control with sample code that support multi-selection of treeview. It is kinda cool. Thanks anyways. :)

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups