Modifies the standard hover cursor for all the edit controls of the application.
Syntax
<Cursor>: Character string
- Name of cursor file (.cur or .ani file).
- Empty string ("") to re-enable the standard cursor.
Remarks
- The MouseCursor property is used to modify the hover cursor of a control. If the hover cursor was modified by the MouseCursor property, EditCaret has no effect on the control cursor.
- In the editor, you can change the hover cursor used for a control in the "UI" tab of the control description window.