Navigation: Ultimate Suite for PowerBuilder Help > Single Page Application Windows > Basic > Functions >

of_setstatuspanel

Send comments on this topic.

 

Description:

Set's text in the panel section of the status bar (displayed on the right side of the status bar).

Syntax:

of_setstatuspanel (string as_status, integer ai_panel)

Argument

Description

as_status 

The text to display in the status bar panel.

ai_panel

The panel that the text will display in. The status bar has 6 panels that can be used, pass a value from 1 - 6

Return Value:

Always returns 1

Usage:


Copyright © 2021 Werysoft Inc.