C# Class GrayIris.Utilities.UI.Controls.NewTabEventArgs

A class to contain the information regarding the YaTabControl.NewTab event.
Inheritance: System.EventArgs
Afficher le fichier Open project: realistschuckle/yet-another-tab-control Class Usage Examples

Méthodes publiques

Méthode Description
NewTabEventArgs ( GrayIris.Utilities.UI.Controls.YaTabPage newTab ) : System

Method Details

NewTabEventArgs() public méthode

public NewTabEventArgs ( GrayIris.Utilities.UI.Controls.YaTabPage newTab ) : System
newTab GrayIris.Utilities.UI.Controls.YaTabPage
Résultat System