C# Class BKI_DichVuMatDat.DanhMuc.F103_dm_he_so_luong_ns

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

Public Methods

Method Description
F103_dm_he_so_luong_ns ( ) : System
F103_dm_he_so_luong_ns_Load ( object sender, EventArgs e ) : void
display ( ) : void
m_cmd_delete_Click ( object sender, EventArgs e ) : void
m_cmd_insert_Click ( object sender, EventArgs e ) : void
m_cmd_update_Click ( object sender, EventArgs e ) : void

Protected Methods

Method Description
Dispose ( bool disposing ) : void

Clean up any resources being used.

Private Methods

Method Description
InitializeComponent ( ) : void

Required method for Designer support - do not modify the contents of this method with the code editor.

check_lns_dang_su_dung ( decimal ip_id_lns ) : bool
focus_new_row_created ( decimal ip_dc_id_dm_dv ) : void
format_controls ( ) : void
load_data_2_grid ( ) : void
set_initial_form_load ( ) : 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

F103_dm_he_so_luong_ns() public method

public F103_dm_he_so_luong_ns ( ) : System
return System

F103_dm_he_so_luong_ns_Load() public method

public F103_dm_he_so_luong_ns_Load ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
return void

display() public method

public display ( ) : void
return void

m_cmd_delete_Click() public method

public m_cmd_delete_Click ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
return void

m_cmd_insert_Click() public method

public m_cmd_insert_Click ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
return void

m_cmd_update_Click() public method

public m_cmd_update_Click ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
return void