C# Class BKI_DichVuMatDat.DanhMuc.F107_dm_phu_cap

Inheritance: System.Windows.Forms.Form
Afficher le fichier Open project: assassinadal/BKIProject-DichVuMatDat Class Usage Examples

Méthodes publiques

Méthode Description
F107_dm_phu_cap ( ) : System
F107_dm_phu_cap_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

Méthodes protégées

Méthode Description
Dispose ( bool disposing ) : void

Clean up any resources being used.

Private Methods

Méthode Description
InitializeComponent ( ) : void

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

check_loai_pc_dang_su_dung ( decimal ip_id_loai_pc ) : bool
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

Method Details

Dispose() protected méthode

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

F107_dm_phu_cap() public méthode

public F107_dm_phu_cap ( ) : System
Résultat System

F107_dm_phu_cap_Load() public méthode

public F107_dm_phu_cap_Load ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
Résultat void

display() public méthode

public display ( ) : void
Résultat void

m_cmd_delete_Click() public méthode

public m_cmd_delete_Click ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
Résultat void

m_cmd_insert_Click() public méthode

public m_cmd_insert_Click ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
Résultat void

m_cmd_update_Click() public méthode

public m_cmd_update_Click ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
Résultat void