Ok, so this question kind of builds on my last one. I am trying to build a "file browser" but it will do other things.
What I am trying to accomplish:
1)Have a tab dedicated to listing files just like "Browse Files" except I want to be able
check certain files and directories. I also want the functionality of "Browse Files" as
change location.
2) Get value's from checkboxes to apply elsewhere.
From stackoverflow
-
The question's kinda vague. We really need a basic implementation to build on or we might be giving you bad advice.
That said, here are some links that might help you get started:
- SplitContainer control (in the toolbox)
- ListView control (in the toolbox)
- http://stackoverflow.com/questions/462270/get-file-icon-used-by-shell
Joel Coehoorn : Actually, it's my wording that's the problem. replace "vague" with "broad"
0 comments:
Post a Comment