Navigation: Ultimate Suite for PowerBuilder Help > Command Button > Functions >

IconName

Send comments on this topic.

 

Description:

Specifies the name of the icon that will display in the button.

Syntax:

IconName()
IconName(string as_iconname)

Argument

Description

as_iconname

The file name of the image used in the button. You can also use a PowerBuilder image (e.g. "sql!").

Return Value:

If no parameter is passed in, the function returns the name of the icon previously set. If an icon name is passed in, the function returns 1.

Usage:


Copyright © 2021 Werysoft Inc.