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

Need guidance to add Active X Control in the commandbar of Visual studio shell application

$
0
0

Hi,

We have a visual studio shell application and we are trying to add active x control to the command bar (Tool bar specifically)

Need help to add Active X Control in the commandbar of Visual studio shell application in c#..

We use the below command to create the active x control.

var activeX = toolsCommandBar.Controls.Add(MsoControlType.msoControlActiveX, 1, String.Empty, brideclient.Index + 1, true);

But in this command I am unable to associate the GUID of My Active x control. Can you guide me how to do this?

Viewing all articles
Browse latest Browse all 4410

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>