C# Class Habanero.Faces.Win.TabPageWin

Represents a single tab page in a TabControl
Inheritance: System.Windows.Forms.TabPage, ITabPage
Show file Open project: Chillisoft/habanero.faces

Private Properties

Property Type Description

Public Methods

Method Description
TabPageWin ( ) : System.Windows.Forms

Constructor for TabPageWin

Method Details

TabPageWin() public method

Constructor for TabPageWin
public TabPageWin ( ) : System.Windows.Forms
return System.Windows.Forms