C# Class BKI_DichVuMatDat.NghiepVu.f317_thuong_athk

Inheritance: System.Windows.Forms.Form
显示文件 Open project: assassinadal/BKIProject-DichVuMatDat

Public Methods

Method Description
f317_thuong_athk ( ) : System

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.

fill_data_to_grid ( ) : void
format_control ( ) : void
handle_worker_completed ( ) : void
m_bgwk_DoWork ( object sender, DoWorkEventArgs e ) : void
m_bgwk_ProgressChanged ( object sender, ProgressChangedEventArgs e ) : void
m_bgwk_RunWorkerCompleted ( object sender, RunWorkerCompletedEventArgs e ) : void
set_define_event ( ) : void
validate_control_empty ( ) : bool

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

f317_thuong_athk() public method

public f317_thuong_athk ( ) : System
return System