C# Class BKI_DichVuMatDat.NghiepVu.Luong.f303_cac_khoan_tien_khac

Afficher le fichier Open project: assassinadal/BKIProject-DichVuMatDat Class Usage Examples

Méthodes publiques

Méthode Description
f303_cac_khoan_tien_khac ( ) : System
f303_cac_khoan_tien_khac_Load ( object sender, EventArgs e ) : void
m_cmd_import_Click ( object sender, EventArgs e ) : void
m_cmd_view_Click ( object sender, EventArgs e ) : void

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.

format_control ( ) : void
lay_loai_tien_khac ( ) : decimal
lay_nam ( ) : decimal
lay_thang ( ) : decimal
load_data_to_combobox_khoan_tien ( ) : void
load_data_to_grid ( ) : void
set_define_event ( ) : 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

f303_cac_khoan_tien_khac() public méthode

public f303_cac_khoan_tien_khac ( ) : System
Résultat System

f303_cac_khoan_tien_khac_Load() public méthode

public f303_cac_khoan_tien_khac_Load ( object sender, EventArgs e ) : void
sender object
e EventArgs
Résultat void

m_cmd_import_Click() public méthode

public m_cmd_import_Click ( object sender, EventArgs e ) : void
sender object
e EventArgs
Résultat void

m_cmd_view_Click() public méthode

public m_cmd_view_Click ( object sender, EventArgs e ) : void
sender object
e EventArgs
Résultat void