C# Class BKI_DichVuMatDat.DanhMuc.F107_dm_phu_cap_de

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

Public Methods

Method Description
F107_dm_phu_cap_de ( ) : System
display_4_insert ( decimal &v_id_dm_phu_cap_moi_tao ) : void
display_4_update ( US_DM_PHU_CAP ip_us ) : void

Protected Methods

Method Description
Dispose ( bool disposing ) : void

Clean up any resources being used.

Private Methods

Method Description
F107_dm_phu_cap_de_KeyDown ( object sender, KeyEventArgs e ) : void
F107_dm_phu_cap_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_PHU_CAP ip_us ) : void
format_controls ( ) : void
get_loai_phu_cap ( ) : 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

F107_dm_phu_cap_de() public method

public F107_dm_phu_cap_de ( ) : System
return System

display_4_insert() public method

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

display_4_update() public method

public display_4_update ( US_DM_PHU_CAP ip_us ) : void
ip_us BKI_DichVuMatDat.US.US_DM_PHU_CAP
return void