icsharpcode / SharpDevelop

#develop (short for SharpDevelop) is a free IDE for .NET programming languages.
2.08k stars 771 forks source link

using ToolStripControlHost in designer? #768

Open ryrun opened 8 years ago

ryrun commented 8 years ago

Is it somehow possible to use ToolStripControlHost to bring non ToolStripControls to the toolstrip with just the designer? I tried it manually, but the designer destroy the code and let sharpdevelop freeze.