Connection Information

To perform the requested action, WordPress needs to access your web server. Please enter your FTP credentials to proceed. If you do not remember your credentials, you should contact your web host.

Connection Type

GetApplicationButton – PB Docs 2022 – PowerBuilder Library

GetApplicationButton – PB Docs 2022

GetApplicationButton

PowerScript function

Description

Gets the application button of the RibbonBar control.

Applies to

RibbonBar
control

Syntax

Argument

Description

controlname

The name of the RibbonBar control.

Item

A RibbonApplicationButtonItem variable in which you want
to store the application button.

Return value

Integer.

Returns 1 if it succeeds and -1 if an error occurs. If any
argument’s value is null, returns null.

Usage

Only one application button is allowed in a ribbon bar, therefore,
you can directly get (set or remove) the application button without
needing to insert the application button first or identify the application
button by its handle.

Examples

This example sets the Text property of the application button to
“MyApp” and then gets a copy of the application button and stores it in
the lr_AppButton2 variable.

See also

RemoveApplicationButton

SetApplicationButton


Document get from Powerbuilder help
Thank you for watching.
Was this article helpful?
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x