Top
PowerCOBOL V11.0 Reference
FUJITSU Software

6.19 Expand Event

Description:

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

The event is generated after the Click and DblClick events.

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 that is being expanded.