FolderBrowserDialog fbd = new FolderBrowserDialog();
fbd.ShowDialog();

________________________________________
From: mnd.world [mailto:[EMAIL PROTECTED] 
Sent: Sunday, April 11, 2004 9:03 AM
To: Undisclosed-Recipient:;
Subject: [Microsofts_C_Sharp] Select a folder not a file

hi all,
�
i m writing a code to break an image file into multiple parts so that it
become easy to upload (as each file becomes smaller in size) this is an
automated process...
everything is going fine and working as i expected.
�
To set the initial path ..... from where to take the images ... i've made a
windows application. in this application i need to select the folder from
the list of folders
�
what i want is this screen not the usual Open File Dialog (which shows
files)
�

�
(i've taken this snapshot from winamp .... ADD DIR)
�
i dont want to select a folder from the open file dialog box 
�
any help will be appreciated
�
�
thanx 



 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/Microsofts_C_Sharp/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 



Reply via email to