C# Class YetAnotherRelogger.Forms.SettingsTree.HotKeys

Inheritance: System.Windows.Forms.UserControl
Afficher le fichier Open project: sinterlkaas/YetAnotherRelogger Class Usage Examples

Méthodes publiques

Méthode Description
HotKeys ( ) : System
UpdateGridview ( ) : void

Private Methods

Méthode Description
HotKeys_Load ( object sender, EventArgs e ) : void
button1_Click ( object sender, EventArgs e ) : void
button2_Click ( object sender, EventArgs e ) : void
button3_Click ( object sender, EventArgs e ) : void

Method Details

HotKeys() public méthode

public HotKeys ( ) : System
Résultat System

UpdateGridview() public méthode

public UpdateGridview ( ) : void
Résultat void