Navigation: Ultimate Suite for PowerBuilder Help > Single Page Application Windows > Tabbed Caption > Events >

tabclosing

Send comments on this topic.

 

Description:

Occurs when a tab is about to be closed.

Syntax:

tabclosing ( index )

Argument

Description

index

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

Return Value:

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

Usage:


Copyright © 2021 Werysoft Inc.