showHilite

Specifies whether the box or circle belonging to checkbox and radio buttons is shown.

# Metadata

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

# Syntax

set the showHilite of button to {true | false}

# Examples

set the showHilite of button 7 to true

# Description

Use the showHilite property for radio buttons and checkboxes in menus.

If the showHilite of a radio button or checkbox button is true, the circle or square is displayed only if the button hilite is true. If the showHilite of a button which is a menu item in a stack menu is true, the box or circle is never shown.

# Tags

ui,

# See

- **keyword:** button - **property:** hilite, autoArm, autoHilite, showBorder - **command:** hilite - **object:** button - **glossary:** property, stack menu, radio button, menu item, checkbox