C# Class BKI_DichVuMatDat.NghiepVu.F501_THONG_TIN_BO_SUNG_NHAN_VIEN

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

Public Methods

Method Description
DisplayForUpdate ( int id_nhan_vien ) : void
F501_THONG_TIN_BO_SUNG_NHAN_VIEN ( ) : System
ShowForPresent ( int id_nhan_vien ) : void

Protected Methods

Method Description
Dispose ( bool disposing ) : void

Clean up any resources being used.

Private Methods

Method Description
F501_THONG_TIN_BO_SUNG_NHAN_VIEN_Load ( object sender, EventArgs e ) : void
InitializeComponent ( ) : void

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

ShowForPresent ( int id_nhan_vien, int &m_trang_thai_buoc_2 ) : void
check_du_lieu_is_ok ( ) : bool
fill_datasource_danh_sach_nhan_vien ( ) : void
fill_datasource_loai_lao_dong ( ) : void
format_controls ( ) : void
load_data ( int id_nhan_vien ) : void
load_data_2_ds_v_dm_nv ( ) : DS_V_DM_NHAN_VIEN
load_data_luong_cung ( int id_nhan_vien ) : void
load_gd_phu_thuoc ( int id_nhan_vien ) : void
load_khong_dong_bao_hiem ( int id_nhan_vien ) : void
luu_du_lieu ( ) : void
luu_gd_loai_lao_dong ( ) : void
luu_gd_phu_thuoc ( ) : void
luu_khong_dong_bao_hiem ( ) : void
luu_luong_cung ( ) : void
m_chk_khong_dong_BH_CheckedChanged ( object sender, EventArgs e ) : void
m_chk_luong_cung_CheckedChanged ( object sender, EventArgs e ) : void
m_chk_nguoi_phu_thuoc_CheckedChanged ( object sender, EventArgs e ) : void
m_cmd_exit_Click ( object sender, EventArgs e ) : void
m_cmd_save_Click ( object sender, EventArgs e ) : void
m_txt_nam_KeyPress ( object sender, KeyPressEventArgs e ) : void
m_txt_so_luong_phu_thuoc_KeyPress ( object sender, KeyPressEventArgs e ) : void
m_txt_so_tien_KeyPress ( object sender, KeyPressEventArgs e ) : void
m_txt_so_tien_Leave ( object sender, EventArgs e ) : void
m_txt_thang_KeyPress ( object sender, KeyPressEventArgs e ) : void
set_define_events ( ) : void
set_init_form_load ( ) : void

Method Details

DisplayForUpdate() public method

public DisplayForUpdate ( int id_nhan_vien ) : void
id_nhan_vien int
return void

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

F501_THONG_TIN_BO_SUNG_NHAN_VIEN() public method

public F501_THONG_TIN_BO_SUNG_NHAN_VIEN ( ) : System
return System

ShowForPresent() public method

public ShowForPresent ( int id_nhan_vien ) : void
id_nhan_vien int
return void