"popupButtonIcon"

Allows to define an icon that shall be displayed on the popup button, if the "scrollerType" is set to "Popup".

Synopsis

setValue( string shape, "popupButtonIcon", string iconFile);

shape.popupButtonIcon( string iconFile);

Parameter

Parameter Description
shape Name of the object
iconFile Path/Name of the icon that shall be displayed on the popup button.

Description

Allows to set a icon to the popup button. Can only be used if the "scrolllerType" is set to "Popup"

The maximum icon size depends on the style and the used font

Assignment

Tab