showHilite | |||||||
Type | property | ||||||
Dictionary | LCS | ||||||
Library | LiveCode Script | ||||||
Syntax |
| ||||||
Associations | button | ||||||
Summary | Specifies whether the box or circle belonging to checkboxes and radio buttons is shown. | ||||||
Introduced | 1.0 | ||||||
OS | mac, windows, linux, ios, android | ||||||
Platforms | desktop, server, mobile | ||||||
Example |
| ||||||
Values |
| ||||||
Related | Keyword: button Property: hilite, autoArm, autoHilite, showBorder Command: hilite Object: button Glossary: property, stack menu, radio button, menu item, checkbox | ||||||
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's 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 |