PM_TreeListNodeCollapsed

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.

Const.PM_TreeListNodeCollapsed

The Const.PM_TreeListNodeCollapsed message is sent to a cTreeListBox when the user collapses a node.

Parameters

Name Description
nType = wParamNode type of the node being collapsed.
hItem = lParamItem handle of the node being collapsed.

Returns

Unused (the Framework ignores the return value of this message)