Top
PowerCOBOL V11.0 Reference
FUJITSU Software

6.5 ButtonClick Event

Description:

Generated when a button on the Toolbar control is clicked.

Used in controls:

Toolbar

Used in objects:

None.

Parameters:

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

2. VT_I4 - ButtonIndex S9(9) COMP-5

Description of parameters:

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

  2. ButtonIndex: The index of the button clicked on.