Quote Originally Posted by The_Virus_TCH View Post
This is the error i get

Constructor on type 'System.Windows.Forms.ToolStripControlHost' not found.
Did you ever figure out why this error happens? I can get the ToolStripCheckBox working on my form, and I can use <F7> to look at the code, but the error happens when I try to view the Designer (double-click the ToolStripCheckBox.vb class module or <Shift F7>).