penBack | |
Type | property |
Dictionary | LCS |
Library | LiveCode Script |
Syntax |
|
Associations | button |
Summary | Has no effect and is included in LiveCode for compatibility with imported SuperCard projects. |
Introduced | 1.0 |
OS | ios, android |
Platforms | desktop, server, mobile |
Related | Property: borderColor Function: value Glossary: property, handler, SuperCard, LiveCode, error |
Description | In SuperCard, the penBack property specifies the color used to draw borders. In LiveCode, the border color is determined by the borderColor property. The penBack property is always set to empty. A handler can set it to any value without causing a script error, but the actual value is not changed. |