Why was the ribbon panel launch button removed in Visual Studio 2010?
-
Thursday, April 29, 2010 5:45 PM
This is a question for the Visual Studio MFC team.
CMFCRibbonPanel::EnableLaunchButton has been removed in Visual Studio 2010. The code is commented out by #ifdef ENABLE_RIBBON_LAUNCH_BUTTON.
Why was this done and is there a suggested alternative?
Our application, created with Visual Studio 2008, uses launch buttons and no longer compiles.
Thanks.
All Replies
-
Thursday, April 29, 2010 6:27 PMOwner
Hi Rich,
We can’t comment extensively on this, but if you have any specific questions, we can respond directly to you.
You can email me at pat.brenner@microsoft.com.
Pat Brenner, Visual C++ Libraries Development
-
Monday, June 25, 2012 8:41 PMOwner
Hello all,
Just to follow up on this: the ribbon launch button functionality has been added back to MFC for Visual Studio 2012.
Pat Brenner, Visual C++ Libraries Development
- Marked As Answer by Eric BattalioMicrosoft Employee, Owner Monday, October 01, 2012 5:36 PM

