Sends this message to a TableWindow when the user changes its focus row. If you process this message but do not execute a Return statement, performs its default processing. Message Variables hWndForm Window handle of the top-level window. hWndItem Window handle of the object. wParam Unused. lParam Unused. No Example

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

Syntax

C#
public const int SAM_RowSetContext

See Also