C# Class BKI_DichVuMatDat.DanhMuc.F109_dm_thue_de

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

Public Methods

Method Description
F109_dm_thue_de ( ) : System
display_4_insert ( decimal &v_id_dm_thue_moi_tao ) : void
display_4_update ( US_DM_THUE ip_us ) : void

Protected Methods

Method Description
Dispose ( bool disposing ) : void

Clean up any resources being used.

Private Methods

Method Description
F109_dm_thue_de_KeyDown ( object sender, KeyEventArgs e ) : void
F109_dm_thue_de_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_validate_data ( ) : bool
form_2_us_obj ( US_DM_THUE ip_us ) : void
format_controls ( ) : void
m_cmd_exit_Click ( object sender, EventArgs e ) : void
m_cmd_save_Click ( object sender, EventArgs e ) : void
m_txt_bu_tru_Leave ( object sender, EventArgs e ) : void
m_txt_chan_duoi_Leave ( object sender, EventArgs e ) : void
m_txt_chan_tren_Leave ( object sender, EventArgs e ) : void
refresh_form ( ) : void
save_data ( ) : 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

F109_dm_thue_de() public method

public F109_dm_thue_de ( ) : System
return System

display_4_insert() public method

public display_4_insert ( decimal &v_id_dm_thue_moi_tao ) : void
v_id_dm_thue_moi_tao decimal
return void

display_4_update() public method

public display_4_update ( US_DM_THUE ip_us ) : void
ip_us US_DM_THUE
return void