|
|
|
|
- Preset cursors
- Defining a custom cursor for the browser
- Limitation for the List Box control and Combo Box control
- Limits
MouseCursor (Property) In french: CurseurSouris
The MouseCursor property is used to identify and change the hover cursor defined for a control, window or page. Reminder: You can define: - the hover cursor used by a window control or window in the "UI" tab of the control or window description.
- the hover cursor used by a page control or page in the "Details" tab of the control or page description window.
// Modify the cursor of the BTN_Validate button BTN_Validate.MouseCursor = curHelp
This page is also available for…
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|