I need to fetch only file name right at the moment user selects any file from the dialog box (click on "Open" button after selecting file or just double click on the file itself).
Is there any event of the file control available that can be fired to fetch the file name once dialog box is closed
change&propertychangeevent of the file control ?