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

of_hideitem

Send comments on this topic.

 

Description:

Hide an item from the main list and puts it in the controls bottom icon tray.

Syntax:

of_hideitem (long al_index)
of_hideitem (string as_text)

Argument

Description

as_text

The text of the item you want to hide.

al_index

The index of the item you want to hide.

Return Value:

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

Usage:


Copyright © 2021 Werysoft Inc.