I am working in a project intended for I need to provide Job number in front of the file name. To do that I need to track the Click event on Save/Open button on the Common dialog. If I could then I could provide Job Number in front of the filename and then could send message to save the file.
How Could I detect if we click on the Save/Open button of our windows click event?
Note: I have implemented the IShellBrowser