C# Class BKI_DichVuMatDat.NghiepVu.f316_tinh_thuong_2014

Inheritance: System.Windows.Forms.Form
显示文件 Open project: assassinadal/BKIProject-DichVuMatDat

Public Methods

Method Description
f316_tinh_thuong_2014 ( ) : System

Protected Methods

Method Description
Dispose ( bool disposing ) : void

Clean up any resources being used.

Private Methods

Method Description
InitializeComponent ( ) : void

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

LayDanhSachQuyTienThuong ( ) : DS_V_GD_QUY_TIEN_THUONG
data_row_2_us ( DataRow ip_dr_du_lieu_1_nv, US_GD_THU_NHAP_KHAC &ref_us ) : void
f316_tinh_thuong_2014_Load ( object sender, EventArgs e ) : void
fill_data_2_grid_from_excel_thue_phan_tram ( string ip_str_path ) : void
fill_data_2_grid_from_excel_thue_thang ( string ip_str_path ) : void
fill_data_2_grid_thue_10 ( ) : void
fill_data_2_grid_thue_5 ( ) : void
fill_data_2_grid_thue_thang ( ) : void
fill_data_cach_tinh_thue ( ) : void
fill_data_quy_tien_thuong ( ) : void
format_control ( ) : void
handle_form_load ( ) : void
hien_thi_form_them_quy_tien ( ) : void
is_valid_data ( ) : bool
m_cmd_import_excel_Click ( object sender, EventArgs e ) : void
m_cmd_save_Click ( object sender, EventArgs e ) : void
m_cmd_them_quy_tien_Click ( object sender, EventArgs e ) : void
m_cmd_xem_chi_tiet_quỹ_Click ( object sender, EventArgs e ) : void
m_cmd_xuat_excel_nhan_vien_Click ( object sender, EventArgs e ) : void
m_le_cach_tinh_thue_EditValueChanged ( object sender, EventArgs e ) : void
m_sle_quy_tien_thuong_EditValueChanged ( object sender, EventArgs e ) : void
save_data ( ) : void
set_define_event ( ) : void
simpleButton1_Click ( object sender, EventArgs e ) : void
validate_control_empty ( ) : bool
xuat_excel ( ) : void

Method Details

Dispose() protected method

Clean up any resources being used.
protected Dispose ( bool disposing ) : void
disposing bool true if managed resources should be disposed; otherwise, false.
return void

f316_tinh_thuong_2014() public method

public f316_tinh_thuong_2014 ( ) : System
return System