C# Class BKI_DichVuMatDat.DanhMuc.F115_dm_thu_tu_don_vi_de

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

Public Methods

Method Description
DisplayForUpdate ( US_CM_THU_TU_DON_VI v_us ) : void
F115_dm_thu_tu_don_vi_de ( ) : System

Protected Methods

Method Description
Dispose ( bool disposing ) : void

Clean up any resources being used.

Private Methods

Method Description
F115_dm_thu_tu_don_vi_de_KeyDown ( object sender, KeyEventArgs e ) : void
F115_dm_thu_tu_don_vi_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.

M_txt_stt_KeyPress ( object sender, KeyPressEventArgs e ) : void
check_data_is_ok ( ) : bool
form_to_us ( ) : void
format_controls ( ) : void
m_cmd_exit_Click ( object sender, EventArgs e ) : void
m_cmd_save_Click ( object sender, EventArgs e ) : void
set_define_events ( ) : void
set_init_form_load ( ) : void
us_to_form ( US_CM_THU_TU_DON_VI v_us ) : void

Method Details

DisplayForUpdate() public method

public DisplayForUpdate ( US_CM_THU_TU_DON_VI v_us ) : void
v_us BKI_DichVuMatDat.US.US_CM_THU_TU_DON_VI
return void

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

F115_dm_thu_tu_don_vi_de() public method

public F115_dm_thu_tu_don_vi_de ( ) : System
return System