Method | Description | |
---|---|---|
PartsListControl ( ) : System |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
清理所有正在使用的资源。
|
Method | Description | |
---|---|---|
InitGridList ( ) : void | ||
InitList ( ) : void | ||
Initialize ( ) : void | ||
InitializeComponent ( ) : void |
设计器支持所需的方法 - 不要 使用代码编辑器修改此方法的内容。
|
|
StartEx ( ) : void | ||
addProduct ( ) : void | ||
add_Product_Click ( object sender, EventArgs e ) : void | ||
add_Product_Menu_Click ( object sender, EventArgs e ) : void | ||
confProduct ( ) : void | ||
conf_Menu_Product_Click ( object sender, EventArgs e ) : void | ||
conf_Product_Click ( object sender, EventArgs e ) : void | ||
delProduct ( ) : void | ||
del_Memu_Product_Click ( object sender, EventArgs e ) : void | ||
del_Product_Click ( object sender, EventArgs e ) : void | ||
dgv_ProductList_CellDoubleClick ( object sender, DataGridViewCellEventArgs e ) : void | ||
dgv_ProductList_CellMouseDown ( object sender, DataGridViewCellMouseEventArgs e ) : void | ||
queryProduct ( ) : void | ||
query_Product_Click ( object sender, EventArgs e ) : void | ||
regStardardFlow_Click ( object sender, EventArgs e ) : void |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | 如果应释放托管资源,为 true;否则为 false。 |
return | void |