C# Класс BKI_DichVuMatDat.NghiepVu.F501_THONG_TIN_BO_SUNG_NHAN_VIEN

Наследование: System.Windows.Forms.Form
Показать файл Открыть проект

Открытые методы

Метод Описание
DisplayForUpdate ( int id_nhan_vien ) : void
F501_THONG_TIN_BO_SUNG_NHAN_VIEN ( ) : System
ShowForPresent ( int id_nhan_vien ) : void

Защищенные методы

Метод Описание
Dispose ( bool disposing ) : void

Clean up any resources being used.

Приватные методы

Метод Описание
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

Описание методов

DisplayForUpdate() публичный Метод

public DisplayForUpdate ( int id_nhan_vien ) : void
id_nhan_vien int
Результат void

Dispose() защищенный Метод

Clean up any resources being used.
protected Dispose ( bool disposing ) : void
disposing bool true if managed resources should be disposed; otherwise, false.
Результат void

F501_THONG_TIN_BO_SUNG_NHAN_VIEN() публичный Метод

public F501_THONG_TIN_BO_SUNG_NHAN_VIEN ( ) : System
Результат System

ShowForPresent() публичный Метод

public ShowForPresent ( int id_nhan_vien ) : void
id_nhan_vien int
Результат void