C# Class BKI_DichVuMatDat.BaoCao.F430_bao_cao_cac_thang_da_chot_bang_luong

Show file Open project: assassinadal/BKIProject-DichVuMatDat

Public Methods

Method Description
F430_bao_cao_cac_thang_da_chot_bang_luong ( ) : System
F430_bao_cao_cac_thang_da_chot_bang_luong_Load ( object sender, EventArgs e ) : void
m_cmd_delete_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.

format_controls ( ) : void
load_data_2_grid ( ) : void
set_define_events ( ) : void
set_intial_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

F430_bao_cao_cac_thang_da_chot_bang_luong() public method

public F430_bao_cao_cac_thang_da_chot_bang_luong ( ) : System
return System

F430_bao_cao_cac_thang_da_chot_bang_luong_Load() public method

public F430_bao_cao_cac_thang_da_chot_bang_luong_Load ( object sender, EventArgs e ) : void
sender object
e EventArgs
return void

m_cmd_delete_Click() public method

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