Method | Description | |
---|---|---|
Operations_SupplierSearch ( ) : System | ||
Operations_SupplierSearch ( string VendID ) : System | ||
Operations_SupplierSearch_SizeChanged ( object sender, |
||
SupplyGrid_CellDoubleClick ( object sender, System.Windows.Forms.DataGridViewCellEventArgs e ) : void |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
Method | Description | |
---|---|---|
Construct_whereClause ( ) : string | ||
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
|
Operations_SupplierSearch_Load ( object sender, |
||
cancel_btn_Click ( object sender, |
||
clear_btn_Click ( object sender, |
||
idnum_txt_TextChanged ( object sender, |
||
search_btn_Click ( object sender, |
||
select_btn_Click ( object sender, |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true if managed resources should be disposed; otherwise, false. |
return | void |
public Operations_SupplierSearch ( ) : System | ||
return | System |
public Operations_SupplierSearch ( string VendID ) : System | ||
VendID | string | |
return | System |
public Operations_SupplierSearch_SizeChanged ( object sender, |
||
sender | object | |
e | ||
return | void |
public SupplyGrid_CellDoubleClick ( object sender, System.Windows.Forms.DataGridViewCellEventArgs e ) : void | ||
sender | object | |
e | System.Windows.Forms.DataGridViewCellEventArgs | |
return | void |