C# Class HYPDM.WinUI.ProductsAndParts.Parts.PartsListControl

Afficher le fichier Open project: huayancreate/HYPDM

Méthodes publiques

Méthode Description
PartsListControl ( ) : System

Méthodes protégées

Méthode Description
Dispose ( bool disposing ) : void

清理所有正在使用的资源。

Private Methods

Méthode 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

Method Details

Dispose() protected méthode

清理所有正在使用的资源。
protected Dispose ( bool disposing ) : void
disposing bool 如果应释放托管资源,为 true;否则为 false。
Résultat void

PartsListControl() public méthode

public PartsListControl ( ) : System
Résultat System