We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date
close icon

FoldBrowser

Hi,
Can I select Network Path from FoldBrowser?

I tried to use:
FolderBrowser1.SelectLocation = "\\servername\dir"

But it''s not working.

Thanks.
--Shuyang He

1 Reply

AR Anupama Roy Syncfusion Team September 8, 2006 04:44 AM UTC

Hi Shuyang,

You need to set the StartLocation as NetworkNeighborhood inorder to select the path specified in SelectLocation.

Code snippet:

this.folderBrowser1.StartLocation = Syncfusion.Windows.Forms.FolderBrowserFolder.NetworkNeighborhood ;

Please take a look at the
screenshot

attached for more clarification.

Thanks for choosing Syncfusion products.

Regards,

Anu.

Loader.
Live Chat Icon For mobile
Up arrow icon