C# Class BKI_DichVuMatDat.NghiepVu.f321_chi_tiet_hop_dong_da_ky_theo_thoi_gian

Inheritance: System.Windows.Forms.Form
Afficher le fichier Open project: assassinadal/BKIProject-DichVuMatDat Class Usage Examples

Méthodes publiques

Méthode 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

Méthodes protégées

Méthode Description
Dispose ( bool disposing ) : void

Clean up any resources being used.

Private Methods

Méthode 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 méthode

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

display_from_f320_v2() public méthode

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
Résultat void

f321_chi_tiet_hop_dong_da_ky_theo_thoi_gian() public méthode

public f321_chi_tiet_hop_dong_da_ky_theo_thoi_gian ( ) : System
Résultat System