add_restoreCursor(function(sender, e))
restoreCursor.add(function(sender, e))
remove_restoreCursor(function(sender, e))
restoreCursor.remove(function(sender, e))
    
            
        
            This event occur when the user moves the mouse around on top of this AnnAutomation surface but not on any object or its thumbs.
| Parameter | Type | Description | 
|---|---|---|
| sender | 'var' | The source of the event. | 
| e | LeadEventArgs | The event data. |