1 reference to SubToolStripControlHost
System.Windows.Forms.Tests (1)
System\Windows\Forms\ToolStripControlHostTests.cs (1)
130Assert.Throws<ArgumentNullException>("c", () => new SubToolStripControlHost(null, "name"));