Quantcast
Channel: Visual Studio Integrate forum
Viewing all articles
Browse latest Browse all 4410

Passing data from extension to user controls in design mode

$
0
0

I have created a Visual Studio 2010 extension that includes a custom WPF user control library in the VSIX. I'm trying to get my user controls to communicate with my extension while in design mode. Is this possible? Do my controls have any access to the VS environment (currently open solution, etc.) or vice versa?


The question is a little vague, but if it's possible to have a user control that contains a label which displays the current VS solution name when dragged onto the WPF design surface, that would be the type of functionality I'm looking for.

Viewing all articles
Browse latest Browse all 4410

Trending Articles