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
  1. Home
  2. General Programming
  3. Visual Basic
  4. ListView Checkbox

ListView Checkbox

Scheduled Pinned Locked Moved Visual Basic
data-structuresquestion
2 Posts 2 Posters 0 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.
  • C Offline
    C Offline
    ChrisDPilot
    wrote on last edited by
    #1

    Can anyone point me in the right direction to adding a checkbox to the ListView results that are generated using ExpTreeLib, what I would like to do is have the directory listing appear in the listview control and have a checkbox next to each entry that will add the path to an array if the checkbox is checked and remove it if it is unchecked. Any ideas?

    A 1 Reply Last reply
    0
    • C ChrisDPilot

      Can anyone point me in the right direction to adding a checkbox to the ListView results that are generated using ExpTreeLib, what I would like to do is have the directory listing appear in the listview control and have a checkbox next to each entry that will add the path to an array if the checkbox is checked and remove it if it is unchecked. Any ideas?

      A Offline
      A Offline
      Amit Kumar Chikara
      wrote on last edited by
      #2

      U can use foreach loop to loop over all the items of Grid Control and can find the Checked Items in the list. Or other way to of doing this is use Tree view control.

      Regards, Amit Kumar HDISM, PGDCA, MCP, MCAD, MCSD amit_chikara2002@hotmail.com

      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