C# Class System.Windows.Forms.ToolStripPanel.ToolStripPanelControlCollection

Inheritance: System.Windows.Forms.WindowsFormsUtils.TypedControlCollection
Show file Open project: Clancey/MonoMac.Windows.Form

Public Methods

Method Description
ToolStripPanelControlCollection ( Control owner ) : System.Collections

Method Details

ToolStripPanelControlCollection() public method

public ToolStripPanelControlCollection ( Control owner ) : System.Collections
owner Control
return System.Collections