hilitedIcon
Type
property
Summary
Specifies an image to display in a button when the button is highlighted.
Syntax
set the hilitedIcon of <button> to {<imageID> | <imageName>}
Description
Use the hilitedIcon property to change a button's appearance when it is highlighted.
When the button is highlighted, the hilitedIcon is displayed within the button's rectangle.
Examples
set the hilitedIcon of button "Management" to 343
Value
Name | Type | Description |
---|---|---|
value | The hilitedIcon property is the ID or name of an image to use for an icon. LiveCode looks for the specified image first in the current stack, then in other open stacks. By default, the hilitedIcon property of newly created buttons is set to zero. |
Related
glossary: highlight, property, current stack
object: button
property: hilite, icon, showIcon, name, ID
function: stacks
Compatibility and Support
Introduced
LiveCode 1.0
OS
mac
windows
linux
ios
android
Platforms
desktop
server
mobile