cursorHover | |
Type | property |
Dictionary | library.responsivelayout |
Library | ResponsiveLayout |
Syntax |
|
Associations | com.livecode.library.responsivelayout, card, group, button, field, scrollbar, image, graphic, player, widget |
Summary | Specifies the mouse cursor to be displayed when pointing over a control. |
Description | The cursorHover property specifies the mouse cursor to be displayed when pointing over a control. If the owner of a control has a cursor set, the control will inherit it. Unless you have the cursorHover property defined. |