armBorder | |
Type | property |
Dictionary | LCS |
Library | LiveCode Script |
Syntax |
|
Associations | button |
Summary | Determines whether a button is drawn with a border when armed. |
Introduced | 1.0 |
OS | mac, windows, linux, ios, android |
Platforms | desktop, server, mobile |
Example |
|
Related | Keyword: button Glossary: property Property: armed, borderPattern, armFill, properties |
Description | Use the armBorder property to control the appearance of an armed button. The color and pattern of the border are specified by the button's borderColor and borderPattern properties. If the button's threeD or border property is true, the armBorder property has no effect and the border does not appear. |
Tags | ui |