C# Class FlatRedBall.Glue.Controls.TabControlEx

Inheritance: System.Windows.Forms.TabControl
Afficher le fichier Open project: vchelaru/FlatRedBall

Méthodes publiques

Свойство Type Description
PreRemoveTabPage PreRemoveTab

Private Properties

Свойство Type Description
CloseTab void
HandleControlAdded void

Méthodes publiques

Méthode Description
TabControlEx ( ) : System

Méthodes protégées

Méthode Description
OnDrawItem ( DrawItemEventArgs e ) : void
OnMouseClick ( MouseEventArgs e ) : void

Private Methods

Méthode Description
CloseTab ( int i ) : void
HandleControlAdded ( object sender, System.Windows.Forms.ControlEventArgs e ) : void

Method Details

OnDrawItem() protected méthode

protected OnDrawItem ( DrawItemEventArgs e ) : void
e System.Windows.Forms.DrawItemEventArgs
Résultat void

OnMouseClick() protected méthode

protected OnMouseClick ( MouseEventArgs e ) : void
e MouseEventArgs
Résultat void

TabControlEx() public méthode

public TabControlEx ( ) : System
Résultat System

Property Details

PreRemoveTabPage public_oe property

public PreRemoveTab PreRemoveTabPage
Résultat PreRemoveTab