Greetings,
hope all active member of this community is fine. However as i mentioned in my few previous topic that i am/was vb6 code and now learning and shifting to vb.net.
On vb6 i use a class module to generate/show File Browser Dialog box and show it to user. It has the option where user can type/copy&Paste the path directly into a box.
Here is vb6 version screenshot:
Name:  VB6.png
Views: 2471
Size:  7.0 KB

but vb.net already has a component on tools box for that. But that doesn't has that feature to let user type/copy&paste the path.
Here is vb.net screenshot:
Name:  VB.Net.png
Views: 1476
Size:  6.1 KB

I check all the properties of that component, but that doesn't have anything related to that.

So, my question, is, is there any way to show that text box also in vb.net Folder Browser Dialog Box?

i hope so

any help will be highly appreciated?

thanks in advance

best regards