C# Class BKI_DichVuMatDat.f999_ht_nguoi_su_dung

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

Public Methods

Method Description
display ( ) : void
f999_ht_nguoi_su_dung ( ) : 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.

delete_ht_nguoi_su_dung ( ) : void
f999_ht_nguoi_su_dung_KeyDown ( object sender, KeyEventArgs e ) : void
f999_ht_nguoi_su_dung_Load ( object sender, System e ) : void
format_controls ( ) : void
get_mapping_col_trang_thai ( ) : Hashtable
get_trans_object ( C1 i_fg ) : ITransferDataRow
grid2us_object ( US_HT_NGUOI_SU_DUNG i_us, int i_grid_row ) : void
insert_ht_nguoi_su_dung ( ) : void
load_data_2_grid ( ) : void
m_cmd_delete_Click ( object sender, EventArgs e ) : void
m_cmd_exit_Click ( object sender, EventArgs e ) : void
m_cmd_insert_Click ( object sender, EventArgs e ) : void
m_cmd_update_Click ( object sender, EventArgs e ) : void
m_fg_DoubleClick ( object sender, EventArgs e ) : void
set_define_events ( ) : void
set_initial_form_load ( ) : void
update_ht_nguoi_su_dung ( ) : void
us_object2grid ( US_HT_NGUOI_SU_DUNG i_us, int i_grid_row ) : void

Method Details

Dispose() protected method

Clean up any resources being used.
protected Dispose ( bool disposing ) : void
disposing bool
return void

display() public method

public display ( ) : void
return void

f999_ht_nguoi_su_dung() public method

public f999_ht_nguoi_su_dung ( ) : System
return System