Property | Type | Description | |
---|---|---|---|
_Description | string | ||
_PartNumber | string |
Method | Description | |
---|---|---|
Activity ( ) : string | ||
Desc ( ) : string | ||
NonStock ( ) : string | ||
OfType ( ) : string | ||
OnHold ( ) : string | ||
PartNo ( ) : string | ||
SearchPart ( ) : System | ||
SearchPart ( string initial ) : System | ||
SearchPart_ClientSizeChanged ( object sender, EventArgs e ) : void | ||
SearchResultGrid_DoubleClick ( object sender, EventArgs e ) : void | ||
SortBy ( ) : string | ||
TrackLots ( ) : string |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
Method | Description | |
---|---|---|
AdvSearch_CheckedChanged ( object sender, EventArgs e ) : void | ||
CancelBtn_Click ( object sender, EventArgs e ) : void | ||
Clearbtn_Click ( object sender, EventArgs e ) : void | ||
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
|
OptionsBtn_Click ( object sender, EventArgs e ) : void | ||
SearchBtn_Click ( object sender, EventArgs e ) : void | ||
SearchPart_Load ( object sender, EventArgs e ) : void | ||
SearchResultGrid_CellContentClick ( object sender, DataGridViewCellEventArgs e ) : void |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true if managed resources should be disposed; otherwise, false. |
return | void |
public SearchPart ( string initial ) : System | ||
initial | string | |
return | System |
public SearchPart_ClientSizeChanged ( object sender, EventArgs e ) : void | ||
sender | object | |
e | EventArgs | |
return | void |
public SearchResultGrid_DoubleClick ( object sender, EventArgs e ) : void | ||
sender | object | |
e | EventArgs | |
return | void |