Method | Description | |
---|---|---|
F108_dm_tham_so ( ) : System | ||
F108_dm_tham_so_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 |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
Method | Description | |
---|---|---|
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
|
focus_new_row_created ( decimal ip_dc_id_dm_dv ) : void | ||
format_controls ( ) : void | ||
load_data_2_grid ( ) : void | ||
set_define_events ( ) : void | ||
set_initial_form_load ( ) : void |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true if managed resources should be disposed; otherwise, false. |
return | void |
public F108_dm_tham_so_Load ( object sender, EventArgs e ) : void | ||
sender | object | |
e | EventArgs | |
return | void |
public m_cmd_delete_Click ( object sender, EventArgs e ) : void | ||
sender | object | |
e | EventArgs | |
return | void |
public m_cmd_insert_Click ( object sender, EventArgs e ) : void | ||
sender | object | |
e | EventArgs | |
return | void |
public m_cmd_update_Click ( object sender, EventArgs e ) : void | ||
sender | object | |
e | EventArgs | |
return | void |