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

Inheritance: Control.ControlCollection
Afficher le fichier Open project: Clancey/MonoMac.Windows.Form Class Usage Examples

Méthodes publiques

Méthode Description
Add ( Control value ) : void
TabPageControlCollection ( TabPage owner ) : System

Method Details

Add() public méthode

public Add ( Control value ) : void
value Control
Résultat void

TabPageControlCollection() public méthode

public TabPageControlCollection ( TabPage owner ) : System
owner TabPage
Résultat System