Method |
Description |
|
AjustarTamanhoDoDataGridView ( ) : void |
|
|
AumentarTamanhoDoForm ( ) : void |
|
|
AumentarTamanhoDoGroupBox ( ) : void |
|
|
AumentarTamanhoDoTxt ( ) : void |
|
|
CarregarGridParaVender ( ) : void |
|
|
ClienteCreditar_Load ( object sender, EventArgs e ) : void |
|
|
EsconderBtnAdicionar ( ) : void |
|
|
FecharForm ( ) : void |
|
|
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor. |
|
InstanciarFiadoRepositorio ( ) : void |
|
|
InstanciarlienteRepositorio ( ) : void |
|
|
btnAdicionar_Click ( object sender, EventArgs e ) : void |
|
|
dgvCliente_CellDoubleClick ( object sender, DataGridViewCellEventArgs e ) : void |
|
|
dgvCliente_CellFormatting ( object sender, DataGridViewCellFormattingEventArgs e ) : void |
|
|
dgvCliente_KeyDown ( object sender, KeyEventArgs e ) : void |
|
|
frmClienteCreditar_FormClosing ( object sender, FormClosingEventArgs e ) : void |
|
|
txtPesquisar_KeyPress ( object sender, KeyPressEventArgs e ) : void |
|
|
txtPesquisar_TextChanged ( object sender, EventArgs e ) : void |
|
|