C# Class HSC_gestionUsuarios.wftabt_BCctacontab

Afficher le fichier Open project: EbricenterOrg/Seguridad

Méthodes publiques

Méthode Description
wftabt_BCctacontab ( ) : System

Méthodes protégées

Méthode Description
Dispose ( bool disposing ) : void

Clean up any resources being used.

Private Methods

Méthode Description
InitializeComponent ( ) : void

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

btnAgregarCodCta_Click ( object sender, EventArgs e ) : void
btnAgregarCodCte_Click ( object sender, EventArgs e ) : void
cboEstado_SelectedIndexChanged ( object sender, EventArgs e ) : void
lblFechCreacion_Click ( object sender, EventArgs e ) : void
navegador1_btnNuevo_AfterClick ( object sender, EventArgs e ) : void
txtEstado_TextChanged ( object sender, EventArgs e ) : void
wftabt_BCctacontab_Load ( 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

wftabt_BCctacontab() public méthode

public wftabt_BCctacontab ( ) : System
Résultat System