penBack

Has no effect and is included in LiveCode for compatibility with imported SuperCard projects.

# Metadata

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

# Syntax

set the penBack [of object] to colorNumber

# 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 error, but the actual value is not changed.

# Tags

# See

- **property:** borderColor - **function:** value - **glossary:** property, handler, SuperCard, LiveCode, error