C# Class BKI_DichVuMatDat.NghiepVu.f391_thu_nhap_khac_xls

Inheritance: System.Windows.Forms.Form
Afficher le fichier Open project: assassinadal/BKIProject-DichVuMatDat

Méthodes publiques

Méthode Description
f391_thu_nhap_khac_xls ( ) : System
m_cmd_chon_file_Click ( object sender, EventArgs e ) : void
m_cmd_luu_thu_nhap_khac_Click ( object sender, EventArgs e ) : void
m_cmd_mo_file_mau_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.

delete_gd_da_co_trong_thang_cua_nhan_vien ( US_DUNG_CHUNG v_us_dc, DataRow v_data_row, decimal ip_dc_id_nv ) : void
f391_thu_nhap_khac_xls_Load ( object sender, EventArgs e ) : void
find_id_cach_tinh_thue ( string ip_str_cach_tinh_thue ) : decimal
find_id_loai_thu_nhap_khac ( string ip_str_loai_thu_nhap ) : decimal
form_2_us_gd_thu_nhap_khac ( US_GD_THU_NHAP_KHAC ip_us, decimal ip_dc_id_nv, DataRow v_data_row ) : void
format_controls ( ) : void
get_id_nhan_vien_tu_data_row ( US_DUNG_CHUNG v_us_dc, DataRow v_data_row, decimal &v_id_nv ) : void
kiem_tra_va_thuc_hien_nhap_du_lieu ( decimal &v_count, int &v_int_khong_nhap_duoc, decimal v_selectedRowCount ) : void
load_data_2_grid ( string ip_str_path ) : void
set_define_events ( ) : void
set_intial_form_load ( ) : 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

f391_thu_nhap_khac_xls() public méthode

public f391_thu_nhap_khac_xls ( ) : System
Résultat System

m_cmd_chon_file_Click() public méthode

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

m_cmd_luu_thu_nhap_khac_Click() public méthode

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

m_cmd_mo_file_mau_Click() public méthode

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