C# Class BKI_DichVuMatDat.f998_ht_nguoi_su_dung_de

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

Public Methods

Method Description
f998_ht_nguoi_su_dung_de ( ) : System
insert_new_user ( ) : void
update_new_user ( US_HT_NGUOI_SU_DUNG i_us_user ) : void

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 ( ) : bool
f998_ht_nguoi_su_dung_de_KeyDown ( object sender, KeyEventArgs e ) : void
f998_ht_nguoi_su_dung_de_Load ( object sender, EventArgs e ) : void
form_2_us_object ( ) : void
format_controls ( ) : void
load_data_2_cbo_nhom_nguoi_dung ( ) : void
m_chk_is_admin_CheckedChanged ( object sender, EventArgs e ) : void
m_chk_is_admin_Click ( object sender, EventArgs e ) : void
m_cmd_exit_Click ( object sender, EventArgs e ) : void
m_cmd_save_Click ( object sender, EventArgs e ) : void
save_data ( ) : void
set_define_events ( ) : void
us_object_2_form ( ) : void

Method Details

Dispose() protected method

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

f998_ht_nguoi_su_dung_de() public method

public f998_ht_nguoi_su_dung_de ( ) : System
return System

insert_new_user() public method

public insert_new_user ( ) : void
return void

update_new_user() public method

public update_new_user ( US_HT_NGUOI_SU_DUNG i_us_user ) : void
i_us_user US_HT_NGUOI_SU_DUNG
return void