Skip to main content

hiliteFill

Type

property

Summary

Specifies whether a button's background is filled with the hiliteColor and hilitePattern when the button is highlighted.

Syntax

set the hiliteFill of <button> to {true | false}

Description

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

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

Examples

set the hiliteFill of last button to false

Value

NameTypeDescription

value

bool

The hiliteFill of a button is true or false. By default, the hiliteFill of a newly created button is set to true.

glossary: property, highlight

keyword: button

object: button

property: hilitePattern, hilite, hiliteColor

Compatibility and Support

Introduced

LiveCode 1.0

OS

mac

windows

linux

ios

android

Platforms

desktop

server

mobile

Thank you for your feedback!

Was this page helpful?