C# Class ASS8.Klient.ASS8___Konfiguracja

Inheritance: System.Windows.Forms.Form
Afficher le fichier Open project: kitpz2/grupappz Class Usage Examples

Méthodes publiques

Méthode Description
ASS8___Konfiguracja ( Form log ) : System
ASS8___Konfiguracja ( Form log, komunikacja kom ) : System

Méthodes protégées

Méthode Description
Dispose ( bool disposing ) : void

Clean up any resources being used.

Private Methods

Méthode Description
ASS8___Konfiguracja_FormClosing ( object sender, FormClosingEventArgs e ) : void
InitializeComponent ( ) : void

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

automatyczneSpr ( ) : void
btnSciezka_Click ( object sender, EventArgs e ) : void
cmsWyloguj_Click ( object sender, EventArgs e ) : void
tcmsKonfiguracja_Click ( object sender, EventArgs e ) : void
tcmsStart_Click ( object sender, EventArgs e ) : void
tcmsStop_Click ( object sender, EventArgs e ) : void
tcmsZakoncz_Click ( object sender, EventArgs e ) : void
tcmsZnajomi_Click ( object sender, EventArgs e ) : void

Method Details

ASS8___Konfiguracja() public méthode

public ASS8___Konfiguracja ( Form log ) : System
log System.Windows.Forms.Form
Résultat System

ASS8___Konfiguracja() public méthode

public ASS8___Konfiguracja ( Form log, komunikacja kom ) : System
log System.Windows.Forms.Form
kom komunikacja
Résultat System

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