microsoft / VSExtensibility

A repo for upcoming changes to extensibility in Visual Studio, the new extensibility model, and language server protocol.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Question] How to add ComboBox to Toolbar

shaggygi opened this issue · comments

Need to have dynamic data to select item in dropdown. Are there any examples of adding ComboBoxes to a toolbar? While on the topic, how to add any other simple controls like Labels. Thx

Unfortunately, this is not something we have support for yet, but it is on our backlog. We will update this thread when we have this implemented! Thanks!

We've created a suggestion ticket for this issue so folks can upvote it: https://developercommunity.visualstudio.com/t/VisualStudioExtensibility-Support-add/10689873. Closing this issue on GitHub.