C# Class BKI_DichVuMatDat.DanhMuc.F150_dm_nhan_vien

Show file Open project: assassinadal/BKIProject-DichVuMatDat

Public Methods

Method Description
F150_dm_nhan_vien ( ) : System

Protected Methods

Method Description
Dispose ( bool disposing ) : void

Clean up any resources being used.

Private Methods

Method Description
F150_dm_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.

Refesh_controls_in_form ( ) : void
change_form_2_insert_newbie ( ) : void
change_visible_of_control ( bool ip_bool ) : void
check_data_is_ok ( ) : bool
check_ma_nv_da_ton_tai ( string ip_ma_nv ) : bool
find_id_gd_ct ( decimal ip_dc_id_nv ) : decimal
form_2_us_dm_nv ( US_DM_NHAN_VIEN v_us_nv ) : void
format_controls ( ) : void
grc_thong_tin_co_ban_2_us ( US_DM_NHAN_VIEN v_us_nv ) : void
grc_thong_tin_cong_tac_2_us ( US_DM_NHAN_VIEN v_us_nv ) : void
grc_thong_tin_lien_he_2_us ( US_DM_NHAN_VIEN v_us_nv ) : void
load_data_2_ds_v_dm_nv ( ) : DataSet
load_data_2_grc_thong_tin_co_ban ( US_DM_NHAN_VIEN v_us_nv ) : void
load_data_2_grc_thong_tin_cong_tac ( US_DM_NHAN_VIEN v_us_nv ) : void
load_data_2_grc_thong_tin_lien_he ( US_DM_NHAN_VIEN v_us_nv ) : void
load_data_2_grc_thong_tin_tra_cuu ( US_DM_NHAN_VIEN v_us_nv ) : void
load_data_2_radio_button_gioi_tinh ( US_DM_NHAN_VIEN v_us_nv ) : void
load_data_to_all_controls ( decimal ip_dc_id_nv ) : void
load_data_to_sle_chon_nhan_vien ( ) : void
m_cmd_insert_Click ( object sender, EventArgs e ) : void
m_cmd_them_nhan_vien_Click ( object sender, EventArgs e ) : void
m_cmd_tra_cuu_Click ( object sender, EventArgs e ) : void
m_dat_ngay_sinh_ValueChanged ( object sender, EventArgs e ) : void
m_sle_chon_nhan_vien_EditValueChanged ( object sender, EventArgs e ) : void
set_define_events ( ) : void
set_gioi_tinh_default ( ) : void
set_initial_form_load ( ) : void
tinh_tuoi_nhan_vien ( ) : 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

F150_dm_nhan_vien() public method

public F150_dm_nhan_vien ( ) : System
return System