Method | Description | |
---|---|---|
UserControl3 ( ) : System | ||
loadData ( NFe opcao, string uf ) : void | ||
metroComboBox1_SelectedIndexChanged ( object sender, |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
|
OnLoad ( |
Method | Description | |
---|---|---|
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
|
RefreshDados ( ) : void | ||
btnExcluir_Click ( object sender, |
||
makebackup ( ) : void | ||
metroButton1_Click ( object sender, |
||
restorebackup ( ) : void |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true if managed resources should be disposed; otherwise, false. |
return | void |
public loadData ( NFe opcao, string uf ) : void | ||
opcao | NFe | |
uf | string | |
return | void |
public metroComboBox1_SelectedIndexChanged ( object sender, |
||
sender | object | |
e | ||
return | void |