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