C# Class Treefrog.Windows.Controls.ViewportPanel

Inheritance: System.Windows.Forms.Panel
Mostra file Open project: jaquadro/Treefrog

Private Properties

Property Type Description

Public Methods

Method Description
ViewportPanel ( UserControl owner ) : System
ViewportPanel ( ViewportControl owner ) : System

Method Details

ViewportPanel() public method

public ViewportPanel ( UserControl owner ) : System
owner UserControl
return System

ViewportPanel() public method

public ViewportPanel ( ViewportControl owner ) : System
owner ViewportControl
return System