hiliteFill

Specifies whether a button background is filled with the hiliteColor and hilitePattern when the button is highlight.

# Metadata

Platforms: desktop, server, mobile OS: mac, windows, linux, ios, android Introduced: 1.0 Security:

# Syntax

set the hiliteFill of button to {true | false}

# Examples

set the hiliteFill of last button to false

# Description

Use the hiliteFill property to change the appearance a button has when it is highlight.

The hiliteFill property affects only the background of a button. If a button hiliteFill property is false, its text changes color when highlight, but its background color or pattern does not change.

# Tags

ui,

# See

- **keyword:** button - **property:** hilitePattern, hilite, hiliteColor - **object:** button - **glossary:** property, highlight