Navigation: Ultimate Suite for PowerBuilder Help > Outlook ShortcutBar > Events >

ue_selectionchanged

Send comments on this topic.

 

Description:

Occurs when a new item is selected.

Syntax:

ue_selectionchanged ( string as_text,  string as_image,  long al_id )

Argument

Description

as_text

The text of the item that has just been selected.

as_image

The name of the image of the item that has just been selected.

al_id

The unique id set for the item that has just been selected. The unique id gets set in the of_AddItem method.

Return Value:

No return value.

Usage:


Copyright © 2021 Werysoft Inc.