C# Class BKI_DichVuMatDat.DanhMuc.f108_dm_tham_so_de

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

Public Methods

Method Description
display_4_insert ( decimal &v_id_dm_tham_so_moi_tao ) : void
display_4_update ( US_DM_THAM_SO ip_us ) : void
f108_dm_tham_so_de ( ) : 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_validate_data ( ) : bool
f108_dm_tham_so_de_KeyDown ( object sender, KeyEventArgs e ) : void
f108_dm_tham_so_de_Load ( object sender, EventArgs e ) : void
form_2_us_obj ( US_DM_THAM_SO ip_us ) : void
format_controls ( ) : void
m_cmd_exit_Click ( object sender, EventArgs e ) : void
m_cmd_save_Click ( 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

display_4_insert() public method

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

display_4_update() public method

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

f108_dm_tham_so_de() public method

public f108_dm_tham_so_de ( ) : System
return System