No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
3 Posted Topics
Re: [QUOTE=richboy;843174]Hi i am trying to display a filename from a folder. I have printed out the folder path via a label. Is there a way i can print out th file name[/QUOTE] FolderBrowserDialog does not support displaying files. For that you need to use a 3rd party component such as … | |
Re: An alternative - for much more flexibility and features - see Shell MegaPack set of file and folder browser controls from [url]http://www.ssware.com/megapack.htm[/url] They are controls so they can be embedded in your own form. | |
Re: FileView Control from Shell MegaPack [url]http://www.ssware.com/megapack.htm[/url] is worth a look - it can be put in your windows forms and allows users to browse for files/folders |
The End.