In my extension to Visual Studio I have 'Register' and 'Buy Now' menu items. Use can click on the 'Register' menu item and if the registration is successful then I want to hide 'Register' and 'Buy Now' items without reloading Visual Studio?
Is it possible?