I believe ListView has a MultiSelect option, which would allow the user to hold Control and click multiple items...I could be wrong - been awhile since I've worked with WinForms.
On Feb 13, 2:54 pm, Tom <[email protected]> wrote: > Hi All, > > I am building an application that presents a list of files and > replaces some data in the selected files. I am using a ListView to > present the list of files. How can I allow the user to select the > files he wants? I was thinking of having a check box to the left of > each of the files. Any ideas? Thanks.
