C# Class BKI_DichVuMatDat.DanhMuc.F115_dm_thu_tu_don_vi_de

Inheritance: System.Windows.Forms.Form
Afficher le fichier Open project: assassinadal/BKIProject-DichVuMatDat Class Usage Examples

Méthodes publiques

Méthode Description
DisplayForUpdate ( US_CM_THU_TU_DON_VI v_us ) : void
F115_dm_thu_tu_don_vi_de ( ) : System

Méthodes protégées

Méthode Description
Dispose ( bool disposing ) : void

Clean up any resources being used.

Private Methods

Méthode 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 méthode

public DisplayForUpdate ( US_CM_THU_TU_DON_VI v_us ) : void
v_us BKI_DichVuMatDat.US.US_CM_THU_TU_DON_VI
Résultat void

Dispose() protected méthode

Clean up any resources being used.
protected Dispose ( bool disposing ) : void
disposing bool true if managed resources should be disposed; otherwise, false.
Résultat void

F115_dm_thu_tu_don_vi_de() public méthode

public F115_dm_thu_tu_don_vi_de ( ) : System
Résultat System