Browse by Tags

All Tags » VS 2012 » VS 2010 (RSS)

MZ-Tools Articles Series: BUG: Setting CommandBarPopup.Visible to False doesn't work when CommandBarPopup in context menu.

When I thought that I have fixed the bug that I explained in my last post , I found another subtle one: in VS 2010 and 2012, setting to False the Visible property of a CommandBarPopup was not honored if the CommandBarPopup was created on a context menu...
Posted by carlosq | with no comments

MZ-Tools Articles Series: BUG: CommandbarPopup.Caption changes CommandbarPopup.CommandBar.Name and viceversa.

A couple of days ago a customer of the new version MZ-Tools 7.0 for Visual Studio reported a bug regarding the dropdown menus visibility not preserved across Visual Studio sessions . I isolated the bug which happened to be a bug in the WPF-based commandbars...
Posted by carlosq | with no comments

Bugs with the EnvDTE.DTE.ActiveSolutionProjects property with VS 2010 and VS 11 Beta

My MZ-Tools add-in was experiencing a random "System.Runtime.InteropServices.COMException (0x80004005): Error HRESULT E_FAIL has been returned from a call to a COM component." when using the EnvDTE.DTE.ActiveSolutionProjects property that I...
Posted by carlosq | with no comments
Filed under: ,