useOverlays | |
Type | property |
Dictionary | widget.polylist |
Library | PolyList |
Syntax |
|
Associations | com.livecode.widget.polylist |
Summary | Draws the rectangle that indicates that an element is selected on top of the item. |
Example |
|
Description | Use the useOverlays property to indicate whether to draw the rectangle indicating that an element is selected above the item (true) or behind it (false). If plHiliteColor has no transparency and is a solid color. The elements that are behind will not be seen. |