plHoverColor | |
Type | property |
Dictionary | widget.polylist |
Library | PolyList |
Syntax |
|
Associations | com.livecode.widget.polylist |
Summary | The color of the item the mouse is over. |
Example |
|
Description | Use the plHoverColor property to define the color of the item the mouse is over. For PolyList to highlight the item the mouse is over, the hoverWithMouse property must be true. |