C# Class BKI_DichVuMatDat.NghiepVu.f360_quan_ly_quyet_dinh

Inheritance: System.Windows.Forms.Form
显示文件 Open project: assassinadal/BKIProject-DichVuMatDat Class Usage Examples

Public Methods

Method Description
f360_quan_ly_quyet_dinh ( ) : 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_ma_qd ( ) : bool
clear_data_inform ( ) : void
display ( ) : void
f360_quan_ly_quyet_dinh_Load ( object sender, EventArgs e ) : void
find_id_qd_moi_lap ( decimal ip_dc_id_loai_qd, string ip_str_ma_qd ) : decimal
focus_new_row_created ( ) : void
form_2_us_gd_qd ( US_GD_QUYET_DINH ip_us ) : void
format_control ( ) : void
load_data_2_cm_dm_tu_dien ( int m_id_lns_lcd_trong_loai_td ) : DS_CM_DM_TU_DIEN
load_data_2_grid ( ) : void
load_data_2_sle_chon_quyet_dinh ( ) : void
m_cmd_insert_Click ( object sender, EventArgs e ) : void
m_cmd_lap_qd_Click ( object sender, EventArgs e ) : void
m_cmd_update_Click ( object sender, EventArgs e ) : void
save_data ( ) : void
set_define_events ( ) : void
set_initial_form_load ( ) : void
us_obj_2_form ( decimal ip_dc_id_gd_qd ) : 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

f360_quan_ly_quyet_dinh() public method

public f360_quan_ly_quyet_dinh ( ) : System
return System