Changes the behavior of the Enter key from executing the default button on a window to moving the focus to the next field.

Namespace: PPJ.Runtime
Assembly: PPJ.Runtime.2 (in PPJ.Runtime.2.dll) Version: 2.0.1044.0 (2.0.1044.5276)

Syntax

C#
public static SalBoolean MapEnterToTab(
	SalBoolean bState
)

Parameters

bState
Type: PPJ.Runtime..::..SalBoolean

Return Value

See Also