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

ribbontabclosing

Send comments on this topic.

 

Description:

Occurs when a ribbon tab is about to be closed.

Syntax:

tabclosing ( index )

Argument

Description

index

The index value of the ribbon tab that's about to be closed.

Return Value:

Return a 0 to prevent the ribbon tab from closing, return a 1 to allow the ribbon tab to close.

Usage:


Copyright © 2021 Werysoft Inc.