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

of_displayclosebutton

Send comments on this topic.

 

Description:

Displays or hides a close button on each item. The close button, when clicked, hides the item that was clicked. 

Syntax:

of_displayclosebutton (boolean ab_display)

Argument

Description

ab_display

Pass TRUE to display the close button, FALSE to hide it.

Return Value:

Always returns 1.

Usage:

Close button is hidden by default.


Copyright © 2021 Werysoft Inc.