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

selectionchanged

Send comments on this topic.

 

Description:

Occurs when a new item is selected.

Syntax:

selectionchanged ( oldindex, newindex )

Argument

Description

oldindex

The index value of the previously selected item.

newindex

The index value of the newly selected item.

Return Value:

No return value.

Usage:


Copyright © 2021 Werysoft Inc.