SAM_RowHeaderClick is sent to a table window when you click on a row in the row header. This message is not sent unless SalTblDefineRowHeader has been used to define a row header. Message Variables hWndForm Window handle of the table window. hWndItem Window Handle of the table window. wParam Unused. IParam Context row of the table window.

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_RowHeaderClick

See Also