C# Class Queue.Hosts.Metric.WinForms.MainForm

Afficher le fichier Open project: breslavsky/queue

Méthodes publiques

Méthode Description
MainForm ( ) : Junte.Configuration

Méthodes protégées

Méthode Description
Dispose ( bool disposing ) : void

Clean up any resources being used.

Private Methods

Méthode Description
AdjustServiceState ( ) : void
InitializeComponent ( ) : void

Required method for Designer support - do not modify the contents of this method with the code editor.

LoadConfiguration ( ) : void
MainForm_FormClosing ( object sender, FormClosingEventArgs e ) : void
MainForm_Load ( object sender, EventArgs e ) : void
MainForm_Resize ( object sender, EventArgs e ) : void
Start ( ) : void
Stop ( ) : void
installServiseButton_Click ( object sender, EventArgs e ) : void
notifyIcon_MouseDoubleClick ( object sender, MouseEventArgs e ) : void
saveButton_Click ( object sender, EventArgs e ) : void
serviceStateTimer_Tick ( object sender, EventArgs e ) : void
startButton_Click ( object sender, EventArgs e ) : void
startServiceButton_Click ( object sender, EventArgs e ) : void
stopButton_Click ( object sender, EventArgs e ) : void

Method Details

Dispose() protected méthode

Clean up any resources being used.
protected Dispose ( bool disposing ) : void
disposing bool true if managed resources should be disposed; otherwise, false.
Résultat void

MainForm() public méthode

public MainForm ( ) : Junte.Configuration
Résultat Junte.Configuration