Indicates that a tab has been activated. wParam - Index of the selected tab lParam - Not used This message is sent before child windows are shown. TabActivateStart( nTab ) is the equivalent late bound function call.

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

Syntax

C#
public const int TABSM_TabActivateStart

See Also