C# Class BKI_DichVuMatDat.DanhMuc.F105_dm_loai_ngay_cong_de

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

Public Methods

Method Description
F105_dm_loai_ngay_cong_de ( ) : System

Protected Methods

Method Description
Dispose ( bool disposing ) : void

Clean up any resources being used.

Private Methods

Method Description
DisplayForInsert ( ) : void
DisplayForUpdate ( US v_us ) : void
F105_dm_loai_ngay_cong_de_KeyDown ( object sender, KeyEventArgs e ) : void
F105_dm_loai_ngay_cong_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_data_is_ok ( ) : bool
form_to_us ( US_DM_LOAI_NGAY_CONG m_us ) : void
m_cmd_cancel_Click ( object sender, EventArgs e ) : void
m_cmd_save_Click ( object sender, EventArgs e ) : void
us_to_form ( US_DM_LOAI_NGAY_CONG m_us ) : 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

F105_dm_loai_ngay_cong_de() public method

public F105_dm_loai_ngay_cong_de ( ) : System
return System