![]() |
Browse for Folder and get the Folder Location
Requirements: CommandButton -- Name: cmdBrowse TextBox -- Name: txtRemotePath Code:
Private Declare Function SHBrowseForFolder Lib "shell32.dll" (ByRef lpbi As Browseinfo) As Long |
|
Browse for Folder and get the Folder Name.
Change the cmdBrowse_Click() event to this: Code:
Private Sub cmdBrowse_Click() |
All times are GMT +1. The time now is 09:33 PM. |
Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.