Responds to a menu differently from the toolbar button associated
-
Hi, I utilize Visual C++ 2003 and MFC with document/view architecture.. I want to respond differently when I choose Print from the menu and the Print button from the toolbar. The reason is that I want to select the file to print when I choose from the menu, and I want to print directly the open file when I choose from the Print toolbar button. How can I do that ? Thanks, Claude
-
Hi, I utilize Visual C++ 2003 and MFC with document/view architecture.. I want to respond differently when I choose Print from the menu and the Print button from the toolbar. The reason is that I want to select the file to print when I choose from the menu, and I want to print directly the open file when I choose from the Print toolbar button. How can I do that ? Thanks, Claude