Navigation: Ultimate Suite for PowerBuilder Help > PowerMenu/Pro (Ribbon) > Events >

ribbonmenuclicked

Send comments on this topic.

 

Description:

Occures when a ribbon menu item is clicked. The ribbon menu is found under the program tab that gets created when calling of_displayprogramtab .

Syntax:

ribbonmenuclicked (string as_command )

Argument

Description

as_command

A string representing the command of the ribbon menu item that was clicked. This value is initially set when calling the of_ribbonmenu.of_addcommandbutton function.

Return Value:

No return value.

Usage:


Copyright © 2021 Werysoft Inc.