C# Class BKI_DichVuMatDat.DanhMuc.F101_dm_don_vi

Show file Open project: assassinadal/BKIProject-DichVuMatDat Class Usage Examples

Public Methods

Method Description
F101_dm_don_vi ( ) : System

Protected Methods

Method Description
Dispose ( bool disposing ) : void

Clean up any resources being used.

Private Methods

Method Description
F105_dm_don_vi_Load ( object sender, EventArgs e ) : void
InitializeComponent ( ) : void

Required method for Designer support - do not modify the contents of this method with the code editor.

check_ct_dang_su_dung ( decimal ip_id_don_vi ) : bool
check_cv_dang_su_dung ( decimal ip_id_don_vi ) : bool
check_hd_dang_su_dung ( decimal ip_id_don_vi ) : bool
check_validate_data ( decimal ip_id_don_vi ) : bool
display ( ) : void
format_controls ( ) : void
get_id_phong_ban ( ) : decimal
load_data_2_tree ( ) : void
m_cmd_delete_Click ( object sender, EventArgs e ) : void
m_cmd_insert_Click ( object sender, EventArgs e ) : void
m_cmd_update_Click ( object sender, EventArgs e ) : void
set_define_events ( ) : void
set_initial_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

F101_dm_don_vi() public method

public F101_dm_don_vi ( ) : System
return System