IsAttachedToTab

Note: This page includes content based on the F1 documentation for Centura development. It may be partially converted to support APF development, but should be regarded to be of uncertain actuality. It is provided as is. Eventually, it should be replaced by documentation available from within Visual Studio.

SalBoolean IsAttachedToTab( SalWindowHandle hWnd )

The IsAttachedToTab method tells if a window has a tab object on it.

Parameters

Name Description
SalWindowHandle hWnd Handle or name of window to check if it has a tab on it.

Returns

The return value should be true if hWnd has a tab object on it, false otherwise.