I have a need to allow users to browse for certain files, but would like to change what they see in the listview on screen from what the actual filename is for various reasons.
I'm curious - is it possible to change the text of the listview on the common dialog box?
If so - does this adversely affect the filename returned, or is that handled outside of what is displayed on screen?
I'm expecting to write my own browse window - but I'm hoping there might be other possibilities...
I'm curious - is it possible to change the text of the listview on the common dialog box?
If so - does this adversely affect the filename returned, or is that handled outside of what is displayed on screen?
I'm expecting to write my own browse window - but I'm hoping there might be other possibilities...
Comment