C# 클래스 QuanLySieuThi.frmQuanLySieuThi

파일 보기 프로젝트 열기: KurtLyndon/TTN-TH248 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
DGV_CTHD DevComponents.DotNetBar.Controls.DataGridViewX
DGV_HD DevComponents.DotNetBar.Controls.DataGridViewX
DGV_HH DevComponents.DotNetBar.Controls.DataGridViewX
DGV_KH DevComponents.DotNetBar.Controls.DataGridViewX
DGV_NV DevComponents.DotNetBar.Controls.DataGridViewX

공개 메소드들

메소드 설명
frmQuanLySieuThi ( ) : System

보호된 메소드들

메소드 설명
Dispose ( bool disposing ) : void

Clean up any resources being used.

비공개 메소드들

메소드 설명
ADD_LIST_CTHD ( ) : void
ADD_LIST_HD ( ) : void
ADD_LIST_HH ( ) : void
ADD_LIST_KH ( ) : void
ADD_LIST_NV ( ) : void
CHECK_NUMBER ( string s ) : bool
DELETE_NV_Click ( object sender, EventArgs e ) : void
DGV_CTHD_DoubleClick ( object sender, EventArgs e ) : void
DGV_HD_Click ( object sender, EventArgs e ) : void
DGV_HD_DoubleClick ( object sender, EventArgs e ) : void
DGV_HH_DoubleClick ( object sender, EventArgs e ) : void
DGV_KH_DoubleClick ( object sender, EventArgs e ) : void
DGV_NV_DoubleClick ( object sender, EventArgs e ) : void
InitializeComponent ( ) : void

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

QUANLYSIEUTHI_Load ( object sender, EventArgs e ) : void
QUAYLAI ( ) : void
SUA ( DataGridView DGV, List list, int CHECK_ERROR ) : void
THEM ( DataTable db, List list, int CHECK_ERROR ) : void
VALUE_CHANGE ( ) : void
XOA ( DataGridView DGV, List ID ) : void
btn_ADD_HH_Click ( object sender, EventArgs e ) : void
btn_ADD_KH_Click ( object sender, EventArgs e ) : void
btn_ADD_NV_Click ( object sender, EventArgs e ) : void
btn_BACK_HH_Click ( object sender, EventArgs e ) : void
btn_BACK_KH_Click ( object sender, EventArgs e ) : void
btn_BACK_NV_Click ( object sender, EventArgs e ) : void
btn_DELETE_HH_Click ( object sender, EventArgs e ) : void
btn_DELETE_KH_Click ( object sender, EventArgs e ) : void
btn_FIX_HH_Click ( object sender, EventArgs e ) : void
btn_FIX_KH_Click ( object sender, EventArgs e ) : void
btn_FIX_NV_Click ( object sender, EventArgs e ) : void
btn_SEARCH_HH_Click ( object sender, EventArgs e ) : void
buttonX11_Click ( object sender, EventArgs e ) : void
buttonX13_Click ( object sender, EventArgs e ) : void
buttonX14_Click ( object sender, EventArgs e ) : void
buttonX15_Click ( object sender, EventArgs e ) : void
dataGridViewX1_CellContentClick ( object sender, DataGridViewCellEventArgs e ) : void
sb_HD_ValueChanged ( object sender, EventArgs e ) : void

메소드 상세

Dispose() 보호된 메소드

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

frmQuanLySieuThi() 공개 메소드

public frmQuanLySieuThi ( ) : System
리턴 System

프로퍼티 상세

DGV_CTHD 공개적으로 프로퍼티

public DevComponents.DotNetBar.Controls.DataGridViewX DGV_CTHD
리턴 DevComponents.DotNetBar.Controls.DataGridViewX

DGV_HD 공개적으로 프로퍼티

public DevComponents.DotNetBar.Controls.DataGridViewX DGV_HD
리턴 DevComponents.DotNetBar.Controls.DataGridViewX

DGV_HH 공개적으로 프로퍼티

public DevComponents.DotNetBar.Controls.DataGridViewX DGV_HH
리턴 DevComponents.DotNetBar.Controls.DataGridViewX

DGV_KH 공개적으로 프로퍼티

public DevComponents.DotNetBar.Controls.DataGridViewX DGV_KH
리턴 DevComponents.DotNetBar.Controls.DataGridViewX

DGV_NV 공개적으로 프로퍼티

public DevComponents.DotNetBar.Controls.DataGridViewX DGV_NV
리턴 DevComponents.DotNetBar.Controls.DataGridViewX