Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Add Utility Toolbar To VS
Message
General information
Forum:
ASP.NET
Category:
Visual Studio
Miscellaneous
Thread ID:
01488116
Message ID:
01500278
Views:
45
TC,

Revisiting this finally.

I looked at the IDE site you provided, and it went right over my head. MS articels often leave you feeling like you jumped into the middle of a conversation.

I did some more Googling and found this: http://ptgmedia.pearsoncmg.com/images/9780672331008/downloads/0672331004_ch57.pdf

I followed the example to create the tool window on page 1199 and installed it. It shows up in the VS Extensibility Manager, but no where else. The toolbar doesn't show up when I RC in the toolbar area.

Any thoughts?



>>I want to add my own custom toolbar to VS2010 with a combobox and some buttons on it. Can someone point me in the right direction?
>>
>>Thanks
>
>Do you mean in the ide or do you mean adding your custom control to the toolbox?
>
>For the IDE, once you create the vsct file, look at the VisibilityConstraints and the VisibilityItem elements
>http://msdn.microsoft.com/en-us/library/ee909551.aspx
>
>Or for a custom window control in IDE:
>http://msdn.microsoft.com/en-us/library/dwtd01y4.aspx
>
>If not the IDE and you mean add your own control to the toolbox:
>http://msdn.microsoft.com/en-us/library/6xs853ft.aspx
>
>.
Everything makes sense in someone's mind
public class SystemCrasher :ICrashable
In addition, an integer field is not for irrational people
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform