Hi everyone, I'm using vb6.0 and my operating system is Windows XP Professional.
I have a commondialog control that I use to open a file. When a file is selected (with a single click), I would like to see the file name and the file extension in the text box labeled file name. Currently, only the file name is diplayed.
Is this possible? Or do I need to create my own open dialog box?
The application was originally developed using vb 5.0. With that version, when a file was selected the file name and extension were displayed.
Thanks for any help.
I have a commondialog control that I use to open a file. When a file is selected (with a single click), I would like to see the file name and the file extension in the text box labeled file name. Currently, only the file name is diplayed.
Is this possible? Or do I need to create my own open dialog box?
The application was originally developed using vb 5.0. With that version, when a file was selected the file name and extension were displayed.
Thanks for any help.