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

of_showitem

Send comments on this topic.

 

Description:

Shows an item in the main list and removes its image from the controls bottom icon tray.

Syntax:

of_showitem (long al_index)
of_showitem (string as_text)

Argument

Description

as_text

The text of the item you want to show.

al_index

The index of the item you want to show.

Return Value:

Returns 1 if successful or a 0 if the method was unable to show the item.

Usage:


Copyright © 2021 Werysoft Inc.