Méthode | Description | |
---|---|---|
SetProgress ( int v ) : void | ||
USBFrm ( ) : System | ||
USBFrm ( string header, string cbxt, string button, bool dialog = true ) : System | ||
loadkeys ( ) : void |
Méthode | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
Méthode | Description | |
---|---|---|
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
|
btnOK_Click ( object sender, EventArgs e ) : void | ||
btnRefresh_Click ( object sender, EventArgs e ) : void | ||
cbxUSB_SelectedIndexChanged ( object sender, EventArgs e ) : void |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true if managed resources should be disposed; otherwise, false. |
Résultat | void |
public USBFrm ( string header, string cbxt, string button, bool dialog = true ) : System | ||
header | string | |
cbxt | string | |
button | string | |
dialog | bool | |
Résultat | System |