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

of_displayprogramtab

Send comments on this topic.

 

Description:

Displays a program tab in the ribbon. The program tab displays a menu with more application options.

Syntax:

of_displayprogramtab ()
of_displayprogramtab (string as_image)

Argument

Description

as_image (optional)

The file name of the image used in the button. You can use a PowerBuilder image (e.g. "sql!"). If no image is passed in, the ribbon will display the Text found in the ProgramTabText property. The default value is "File"

Return Value:

Always returns 1.

Usage:

See Also:
of_ribbonmenu


Copyright © 2021 Werysoft Inc.