C# Class BKI_DichVuMatDat.DanhMuc.F105_dm_loai_ngay_cong

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

Méthodes publiques

Méthode Description
F105_dm_loai_ngay_cong ( ) : System

Méthodes protégées

Méthode Description
Dispose ( bool disposing ) : void

Clean up any resources being used.

Private Methods

Méthode Description
F105_dm_loai_ngay_cong_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_loai_ngay_cong_dang_su_dung ( decimal ip_id_loai_ngay_cong ) : bool
display ( ) : void
format_controls ( ) : void
load_data_2_grid ( ) : 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
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

F105_dm_loai_ngay_cong() public méthode

public F105_dm_loai_ngay_cong ( ) : System
Résultat System