Navigation: Ultimate Suite for PowerBuilder Help > XP ListBar > Events >

selectionchanging

Send comments on this topic.

 

Description:

Occurs when another link item is about to be selected.

Syntax:

selectionchanging ( as_group, as_item )

Argument

Description

as_group

The group title of the newly selected item.

as_item

The text value of the newly selected item.

Return Value:

Return a 0 to prevent the item from changing, return a 1 to allow the item to change.

Usage:


Copyright © 2021 Werysoft Inc.