Top
PowerCOBOL V11.0 Reference
FUJITSU Software

6.10 Collapse Event

Description:

Generated when a Node object in the TreeView control is collapsed.

Used in controls:

TreeView

Used in objects:

None.

Parameters:

1. [VT_I4 - Index S9(9) COMP-5]

2. VT_DISPATCH - Node OBJECT REFERENCE POW-CNODE

Description of parameters:

  1. Index: When the control is part of an array, Index contains the control's index in the array.

  2. Node: Pointer to the Node object being collapsed.