C# Class BKI_DichVuMatDat.NghiepVu.f321_chi_tiet_hop_dong_da_ky_theo_thoi_gian

Inheritance: System.Windows.Forms.Form
Show file Open project: assassinadal/BKIProject-DichVuMatDat Class Usage Examples

Public Methods

Method Description
display_from_f320_v2 ( decimal ip_dc_id_nhan_vien, DateTime ip_dat_tu_ngay, DateTime ip_dat_den_ngay ) : void
f321_chi_tiet_hop_dong_da_ky_theo_thoi_gian ( ) : 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.

f321_chi_tiet_hop_dong_da_ky_theo_thoi_gian_FormClosed ( object sender, FormClosedEventArgs e ) : void
f321_chi_tiet_hop_dong_da_ky_theo_thoi_gian_Load ( object sender, EventArgs e ) : void
format_controls ( ) : void
load_data_2_ds_v_dm_nv ( ) : DS_V_DM_NHAN_VIEN
load_data_2_grid ( ) : void
load_data_2_sle_chon_nv ( ) : void
m_cmd_search_Click ( object sender, EventArgs e ) : void
m_cmd_xuat_excel_Click ( object sender, EventArgs e ) : void
set_define_events ( ) : void
set_init_form_load ( ) : 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

display_from_f320_v2() public method

public display_from_f320_v2 ( decimal ip_dc_id_nhan_vien, DateTime ip_dat_tu_ngay, DateTime ip_dat_den_ngay ) : void
ip_dc_id_nhan_vien decimal
ip_dat_tu_ngay DateTime
ip_dat_den_ngay DateTime
return void

f321_chi_tiet_hop_dong_da_ky_theo_thoi_gian() public method

public f321_chi_tiet_hop_dong_da_ky_theo_thoi_gian ( ) : System
return System