Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.4.3
|
Leadtools.Controls Assembly > Leadtools.Controls Namespace > ImageViewerInteractiveMode Class : HideCursorWhileWorking Property |
public virtual bool HideCursorWhileWorking {get; set;}
'Declaration
Public Overridable Property HideCursorWhileWorking As Boolean
WorkingCursor and IdleCursor can be used to set a custom mouse cursor when the viewer is in an idle state or is working. For modes (such as ImageViewerMagnifyGlassInteractiveMode), it is desirable to hide the mouse cursor completely when the mode is working to offer more details for the user. Use HideCursorWhileWorking to perform this action.