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

of_addpanel

Send comments on this topic.

 

Description:

Adds a panel to the menu item to the ribbons program tab menu.

Syntax:

of_RibbonMenuAdvanced().of_addpanel (string as_text, string as_image, userobject auo_object)

Argument

Description

as_text

The text of the menu item that's being added to the menu.

as_image

The file name of the image used in the menu item. You can use a PowerBuilder image (e.g. "sql!").

auo_object

A user object that will display in the ribbon menu when the ribbon menu item is selected.

Return Value:

Always returns 1.

Usage:

 


Copyright © 2021 Werysoft Inc.