Sheet..::..ProcessEnterKey Method

Namespace:  JiwaFinancials.Jiwa.JiwaApplication.Controls
Assembly:  JiwaApplication (in JiwaApplication.dll)

Syntax


public void ProcessEnterKey(
	ref Keys KeyCode,
	ref int Shift
)
Public Sub ProcessEnterKey ( _
	ByRef KeyCode As Keys, _
	ByRef Shift As Integer _
)
public:
void ProcessEnterKey(
	Keys^% KeyCode, 
	int^% Shift
)

Parameters

KeyCode
Type: Keys%
Shift
Type: Int32%