C# Class Treefrog.Windows.Controls.ViewportPanel.ViewportPanelControlCollection

Inheritance: System.Windows.Forms.ControlCollection
Show file Open project: jaquadro/Treefrog

Public Methods

Method Description
Add ( Control value ) : void
ViewportPanelControlCollection ( Control owner ) : System

Method Details

Add() public method

public Add ( Control value ) : void
value System.Windows.Forms.Control
return void

ViewportPanelControlCollection() public method

public ViewportPanelControlCollection ( Control owner ) : System
owner System.Windows.Forms.Control
return System