If a user selects an empty folder in the File Open common dialog, is there any way to get the path of that folder? I can get it from the filename property of the common dialog if there is a file, but if the filename property is "", I can't seem to get the path of the folder. Thanks.