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

SetApplicationButton – PB Docs 2021 – PowerBuilder Library

SetApplicationButton – PB Docs 2021

SetApplicationButton

PowerScript function

Description

Sets the application button for the RibbonBar control.

Applies to

RibbonBar
control

Syntax

Argument

Description

controlname

The name of the RibbonBar control.

Item

The application button item you want to set.

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.

You can also use the SetItem
function to set the application button. Refer to SetItem for the difference between SetItem and SetApplicationButton.

Examples

This example sets the value of the Text property of the application
button to “MyApp”.

See also

GetApplicationButton

RemoveApplicationButton


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