Click here to Skip to main content
15,881,600 members
Home / Discussions / C#
   

C#

 
GeneralRe: Is there a way to make native win32 call? Pin
spolia10-Apr-03 12:46
spolia10-Apr-03 12:46 
GeneralRe: Is there a way to make native win32 call? Pin
Le centriste11-Apr-03 3:42
Le centriste11-Apr-03 3:42 
GeneralRegular expression Pin
zoltan_ie10-Apr-03 5:49
zoltan_ie10-Apr-03 5:49 
GeneralRe: Regular expression Pin
Bog10-Apr-03 8:20
Bog10-Apr-03 8:20 
GeneralDirectory selection dialog Pin
Le centriste10-Apr-03 5:34
Le centriste10-Apr-03 5:34 
GeneralRe: Directory selection dialog Pin
James T. Johnson10-Apr-03 8:17
James T. Johnson10-Apr-03 8:17 
GeneralRe: Directory selection dialog Pin
Chris Austin10-Apr-03 8:48
Chris Austin10-Apr-03 8:48 
GeneralRe: Directory selection dialog Pin
Chris Austin10-Apr-03 10:17
Chris Austin10-Apr-03 10:17 
Michel,

Using the .Net 1.1 SDK you can just use the

System.Windows.Forms.FolderBrowserDialog.


If you are using the 1.0 SDK you can inherit from

System.Windows.Forms.Design.FolderNameEditor.

This implementation will most likely require that you use a
FolderNameEditor.FolderBrowser.

I have a class already written that can do this job if you like.

Also, I think there is at least one implementation posted here on CP.


Hey don't worry, I can handle it. I took something. I can see things no one else can see. Why are you dressed like that?
- Jack Burton

GeneralRe: Directory selection dialog Pin
Paresh Gheewala10-Apr-03 11:00
Paresh Gheewala10-Apr-03 11:00 
GeneralTx for your answers all Pin
Le centriste11-Apr-03 3:43
Le centriste11-Apr-03 3:43 
GeneralO-R Mapping tool for .NET Pin
Avaril10-Apr-03 2:31
Avaril10-Apr-03 2:31 
GeneralRe: O-R Mapping tool for .NET Pin
James T. Johnson10-Apr-03 8:20
James T. Johnson10-Apr-03 8:20 
GeneralRe: O-R Mapping tool for .NET Pin
Avaril10-Apr-03 23:51
Avaril10-Apr-03 23:51 
GeneralRe: O-R Mapping tool for .NET Pin
Rocky Moore11-Apr-03 18:25
Rocky Moore11-Apr-03 18:25 
GeneralLine Drawing (joining the dots!!) Pin
Paul Griffin10-Apr-03 1:12
Paul Griffin10-Apr-03 1:12 
GeneralRe: Line Drawing (joining the dots!!) Pin
Philip Fitzsimons10-Apr-03 3:38
Philip Fitzsimons10-Apr-03 3:38 
GeneralRe: Line Drawing (joining the dots!!) Pin
Don_s10-Apr-03 4:18
Don_s10-Apr-03 4:18 
GeneralCounting characters in a buffer Pin
Overfiend10-Apr-03 0:31
Overfiend10-Apr-03 0:31 
GeneralRe: Counting characters in a buffer Pin
TigerNinja_10-Apr-03 2:58
TigerNinja_10-Apr-03 2:58 
GeneralOLE from VB6 into C# Pin
Trevor Godwin9-Apr-03 23:31
sussTrevor Godwin9-Apr-03 23:31 
General.NET 1.1 out Pin
Stephane Rodriguez.9-Apr-03 21:55
Stephane Rodriguez.9-Apr-03 21:55 
GeneralRe: .NET 1.1 out Pin
Paresh Gheewala10-Apr-03 11:02
Paresh Gheewala10-Apr-03 11:02 
GeneralRe: .NET 1.1 out Pin
Chris Austin10-Apr-03 11:17
Chris Austin10-Apr-03 11:17 
GeneralRe: .NET 1.1 out Pin
Kannan Kalyanaraman11-Apr-03 1:25
Kannan Kalyanaraman11-Apr-03 1:25 
GeneralRectangle selection control Pin
Arun Bhalla9-Apr-03 20:00
Arun Bhalla9-Apr-03 20:00 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.