ButtonClick Event


PLBCMP GUI Only

 

The ButtonClick event occurs when a button in a TOOLBAR object is selected using the mouse.

Note the following:

  1. The ButtonClick event is referenced using an event value of twenty-six (26). The equated label in PLBEQU.INC for this event is $BUTTONCLICK.

  2. The ButtonClick event is the same as the ItemClick event.

  3. The Event Result value is the TAG property from the associated TOOLBUTTON object.

  4. The Event Modifier contains a one-based menu selection value or zero for none.

 

 

See Also: EVENTREGISTER, Object Events, Object IO Instructions, Object Definitions

 



PL/B Language Reference Activate Event Change Event