C# 클래스 BKI_DichVuMatDat.DanhMuc.F115_dm_thu_tu_don_vi_de

상속: System.Windows.Forms.Form
파일 보기 프로젝트 열기: assassinadal/BKIProject-DichVuMatDat 1 사용 예제들

공개 메소드들

메소드 설명
DisplayForUpdate ( US_CM_THU_TU_DON_VI v_us ) : void
F115_dm_thu_tu_don_vi_de ( ) : System

보호된 메소드들

메소드 설명
Dispose ( bool disposing ) : void

Clean up any resources being used.

비공개 메소드들

메소드 설명
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

메소드 상세

DisplayForUpdate() 공개 메소드

public DisplayForUpdate ( US_CM_THU_TU_DON_VI v_us ) : void
v_us BKI_DichVuMatDat.US.US_CM_THU_TU_DON_VI
리턴 void

Dispose() 보호된 메소드

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

F115_dm_thu_tu_don_vi_de() 공개 메소드

public F115_dm_thu_tu_don_vi_de ( ) : System
리턴 System