C# Class mRemoteNG.UI.Controls.ToolStripSplitButton

Inheritance: System.Windows.Forms.ToolStripSplitButton
Afficher le fichier Open project: mRemoteNG/mRemoteNG Class Usage Examples

Méthodes protégées

Méthode Description
OnMouseDown ( MouseEventArgs e ) : void
OnMouseUp ( MouseEventArgs e ) : void

Private Methods

Méthode Description
DropDown_Closing ( object sender, System.Windows.Forms.ToolStripDropDownClosingEventArgs e ) : void

Method Details

OnMouseDown() protected méthode

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

OnMouseUp() protected méthode

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