frmPrReportFindSelection Method

Definition

Namespace: MbcsCentral.WinGL
Assembly: MbcsCentral (in MbcsCentral.exe) Version: 2.0.1.15 (2.0.1.15)
C#
private int FindSelection(
	ComboBox box,
	int key
)

Parameters

box  ComboBox
 
key  Int32
 

Return Value

Int32

See Also