System.Windows.Forms.ToolStripContainer.ToolStripContainerTypedControlCollection.ToolStripContainerTypedControlCollection C# (CSharp) Method

ToolStripContainerTypedControlCollection() public method

public ToolStripContainerTypedControlCollection ( Control owner ) : System
owner Control
return System
			public ToolStripContainerTypedControlCollection (Control owner) : base (owner)
			{
			}
		}
ToolStripContainer.ToolStripContainerTypedControlCollection