C# Class System.Windows.Forms.TabPage.TabPageControlCollection

Inheritance: Control.ControlCollection
Show file Open project: Clancey/MonoMac.Windows.Form Class Usage Examples

Public Methods

Method Description
Add ( Control value ) : void
TabPageControlCollection ( TabPage owner ) : System

Method Details

Add() public method

public Add ( Control value ) : void
value Control
return void

TabPageControlCollection() public method

public TabPageControlCollection ( TabPage owner ) : System
owner TabPage
return System