Re: How to identify a FolderBrowserDialog?
- From: "Nicholas Paldino [.NET/C# MVP]" <mvp@xxxxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Tue, 6 Dec 2005 23:53:35 -0500
That's a waste of a good deal of resources just to store that. Why not
store the path as a string and then set the properties of the dialog when
you need to?
--
- Nicholas Paldino [.NET/C# MVP]
- mvp@xxxxxxxxxxxxxxxxxxxxxxxxxxx
<hotmit@xxxxxxxxx> wrote in message
news:1133925049.176013.20940@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
>I want to user multiple instances of the FolderBrowserDialog so I won't
> lose the "SelectedPath" value between them
>
.
- Follow-Ups:
- Re: How to identify a FolderBrowserDialog?
- From: hotmit
- Re: How to identify a FolderBrowserDialog?
- References:
- How to identify a FolderBrowserDialog?
- From: hotmit
- Re: How to identify a FolderBrowserDialog?
- From: Nicholas Paldino [.NET/C# MVP]
- Re: How to identify a FolderBrowserDialog?
- From: hotmit
- How to identify a FolderBrowserDialog?
- Prev by Date: Re: optimized code
- Next by Date: C# control to display formatted source code
- Previous by thread: Re: How to identify a FolderBrowserDialog?
- Next by thread: Re: How to identify a FolderBrowserDialog?
- Index(es):
Relevant Pages
|