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

ribbontabclicked

Send comments on this topic.

 

Description:

Occures when a ribbon menu tab is clicked.

Syntax:

ribbontabclicked (string as_item, string as_menuclassname )

Argument

Description

as_item

A string representing the name of the ribbon menu tab that was clicked.

as_menuclassname

A string representing the class name of the menu used of the ribbon menu tab that was clicked (e.g. m_edit).

Return Value:

No return value.

Usage:


Copyright © 2021 Werysoft Inc.