C# Class BKI_DichVuMatDat.NghiepVu.f390_gd_thu_nhap_khac

Inheritance: System.Windows.Forms.Form
Datei anzeigen Open project: assassinadal/BKIProject-DichVuMatDat

Public Methods

Method Description
f390_gd_thu_nhap_khac ( ) : 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_data_is_ok ( ) : bool
check_data_load_data_2_grid_is_ok ( ) : bool
check_validate_data_is_ok ( string ip_str_thang_cham_cong ) : bool
f390_gd_thu_nhap_khac_Load ( object sender, EventArgs e ) : void
focus_new_row_created ( decimal v_id_gd_thu_nhap_khac ) : void
form_2_us_obj ( US_GD_THU_NHAP_KHAC ip_us ) : void
format_controls ( ) : void
load_data_2_cm_dm_tu_dien ( int m_id_lns_lcd_trong_loai_td ) : DS_CM_DM_TU_DIEN
load_data_2_ds_v_dm_nv ( ) : DS_V_DM_NHAN_VIEN
load_data_2_grid ( decimal ip_dc_id_nv, decimal ip_dc_thang, decimal ip_dc_nam ) : void
load_data_2_gridd ( decimal ip_dc_thang, decimal ip_dc_nam ) : void
load_data_2_sle_cach_tinh_thue ( ) : void
load_data_2_sle_chon_nv ( ) : void
load_data_2_sle_loai_thu_nhap ( ) : void
m_cmd_delete_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_them_thu_nhap_Click ( object sender, EventArgs e ) : void
m_cmd_update_Click ( object sender, EventArgs e ) : void
m_grv_quan_ly_thu_nhap_khac_DoubleClick ( object sender, EventArgs e ) : void
m_sle_chon_nhan_vien_EditValueChanged ( object sender, EventArgs e ) : void
m_txt_so_tien_Leave ( object sender, EventArgs e ) : void
refresh_form ( ) : void
save_data ( decimal &v_id_gd_thu_nhap_khac ) : void
set_define_events ( ) : void
set_initial_form_load ( ) : void
us_obj_2_form ( decimal ip_dc_id_gd_thu_nhap_khac ) : 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

f390_gd_thu_nhap_khac() public method

public f390_gd_thu_nhap_khac ( ) : System
return System