J
John Dann
I may be missing something obvious here, but is there some
straightforward way, using a .Net Winform control in VB2005, of
displaying the contents of a folder as a file listing with the option
- eg via a right-click menu - to delete one or more files? (I want to
present the user with the contents of a fairly obscure,
program-specific folder without them needing to use eg Windows
Explorer as a separate action.)
My immediate reflex was to use the common dialog control but then I
realised that I don't specifically want to open a file nor save one so
the exact layout of the dialogs for these two options isn't ideal.
JGD
straightforward way, using a .Net Winform control in VB2005, of
displaying the contents of a folder as a file listing with the option
- eg via a right-click menu - to delete one or more files? (I want to
present the user with the contents of a fairly obscure,
program-specific folder without them needing to use eg Windows
Explorer as a separate action.)
My immediate reflex was to use the common dialog control but then I
realised that I don't specifically want to open a file nor save one so
the exact layout of the dialogs for these two options isn't ideal.
JGD