C# Class IrcCloneShark.WindowSwitchToolStripButton

Inheritance: System.Windows.Forms.ToolStripButton
Afficher le fichier Open project: hapm/IrcShark Class Usage Examples

Méthodes publiques

Méthode Description
WindowSwitchToolStripButton ( ) : System
WindowSwitchToolStripButton ( BaseWindow associatedWindow ) : System

Private Methods

Méthode Description
InitializeComponent ( ) : void
WindowSwitchToolStripButton_MouseUp ( object sender, MouseEventArgs e ) : void
Window_Activated ( object sender, EventArgs e ) : void
Window_Deactivate ( object sender, EventArgs e ) : void
Window_Disposed ( object sender, EventArgs e ) : void
Window_TextChanged ( object sender, EventArgs e ) : void

Method Details

WindowSwitchToolStripButton() public méthode

public WindowSwitchToolStripButton ( ) : System
Résultat System

WindowSwitchToolStripButton() public méthode

public WindowSwitchToolStripButton ( BaseWindow associatedWindow ) : System
associatedWindow BaseWindow
Résultat System