Ask a questionAsk a question
 

AnswerVS Shell 2010 IDE Customization

  • Wednesday, September 30, 2009 5:41 AMArujit Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    I am doing some kind of research on VS Shell 2010 and trying to explore the services provided by Shell.

    I am able to add a custom toolbar into Shell through VS Packages and added a combobox into that custom toolbar. Now I am trying to fill that combobox reading values from xml file. I also have a button after combobox. On Click of button it will give the element being selected in the combobox.

    How do I get reference to this combobox from my VS PACKAGE? Or is there any other way to achieve this. My requirement is to fill this combobox and retreive the value on click of button.

Answers

All Replies