C# Class BKI_DichVuMatDat.NghiepVu.f325_lap_hop_dong_V2

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

Public Methods

Method Description
f325_lap_hop_dong_V2 ( ) : 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.

check_validate_data ( ) : bool
f320_lap_hop_dong_V2_FormClosed ( object sender, System.Windows.Forms.FormClosedEventArgs e ) : void
f320_lap_hop_dong_V2_Load ( object sender, EventArgs e ) : void
format_controls ( ) : void
import_excel ( ) : void
load_data_2_ds_dm_loai_hd ( ) : DS_DM_LOAI_HOP_DONG
load_data_2_ds_v_dm_nv ( ) : DS_V_DM_NHAN_VIEN
load_data_2_grid ( ) : void
load_data_2_sle_chon_nv ( ) : void
load_data_2_sle_loai_hd ( ) : void
m_cmd_chon_file_Click ( object sender, EventArgs e ) : void
m_cmd_insert_Click ( object sender, EventArgs e ) : void
m_cmd_search_Click ( object sender, EventArgs e ) : void
m_cmd_xem_thong_tin_tat_ca_Click ( object sender, EventArgs e ) : void
m_grv_thong_tin_hop_dong_DoubleClick ( 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

f325_lap_hop_dong_V2() public method

public f325_lap_hop_dong_V2 ( ) : System
return System