in reply to Re: Re: Re: Re: BrowseForFolder usage
in thread BrowseForFolder usage
A tree by definition has a root. If what you actually mean is can I root the tree on C:\ but have it pre-expanded to Folder X the answer is no, not with BrowseFolder. If you want to do native Windows with a poorly documented API then you are going to get very familiar with MSDN. 20 seconds on google will turn up links like: BrowseForFolder If the native API call does not do it no wrapper method is going to help.
cheers
tachyon
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Re: Re: Re: Re: BrowseForFolder usage
by HabitForming (Initiate) on Jun 01, 2004 at 21:00 UTC | |
by tachyon (Chancellor) on Jun 02, 2004 at 01:22 UTC |