Group: Forum Members
Last Active: 12 Years Ago
Posts: 127,
Visits: 1
|
Hi I want to use NFileLookup for directory browsing not a file. Can i do so?
Do i get directory from object.TEXT ? Thanks,
|
Group: Forum Members
Last Active: Last Week
Posts: 3,054,
Visits: 4,009
|
Hi JSW W., NFileLookup is using OpenFileDialog internally to select a file, so it won't let you select just a directory instead of file. You can attach to FileSelected event and set the NFileLookup.Text to the directory that contain the file, but it won't be like folder browser dialog because you have to select a file not directory.
Best Regards, Nevron Support Team
|