C# 클래스 BKI_DichVuMatDat.DanhMuc.F109_dm_thue_de

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

공개 메소드들

메소드 설명
F109_dm_thue_de ( ) : System
display_4_insert ( decimal &v_id_dm_thue_moi_tao ) : void
display_4_update ( US_DM_THUE ip_us ) : void

보호된 메소드들

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

Clean up any resources being used.

비공개 메소드들

메소드 설명
F109_dm_thue_de_KeyDown ( object sender, KeyEventArgs e ) : void
F109_dm_thue_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_THUE ip_us ) : void
format_controls ( ) : void
m_cmd_exit_Click ( object sender, EventArgs e ) : void
m_cmd_save_Click ( object sender, EventArgs e ) : void
m_txt_bu_tru_Leave ( object sender, EventArgs e ) : void
m_txt_chan_duoi_Leave ( object sender, EventArgs e ) : void
m_txt_chan_tren_Leave ( object sender, EventArgs e ) : void
refresh_form ( ) : void
save_data ( ) : void
set_define_events ( ) : void
set_initial_form_load ( ) : 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

F109_dm_thue_de() 공개 메소드

public F109_dm_thue_de ( ) : System
리턴 System

display_4_insert() 공개 메소드

public display_4_insert ( decimal &v_id_dm_thue_moi_tao ) : void
v_id_dm_thue_moi_tao decimal
리턴 void

display_4_update() 공개 메소드

public display_4_update ( US_DM_THUE ip_us ) : void
ip_us US_DM_THUE
리턴 void