# Metadata
Platforms: desktop, server, mobile OS: mac, windows, linux, ios, android Introduced: 1.0 Security:
# Syntax
set the hilitedIcon of button to {imageID | imageName}
# Examples
set the hilitedIcon of button "Management" to 343
# Description
Use the hilitedIcon property to change a button appearance when it is highlight.
When the button is highlighted, the hilitedIcon is displayed within the button's rectangle.
# Tags
ui,
# See