Gets or sets the default System.Windows.Forms.Cursor mouse pointer image used when the automation is not in any active state.
public Cursor DefaultCursor { get; set; }
Public Property DefaultCursor As Cursor
The System.Windows.Forms.Cursor mouse pointer image used when the automation is not in any active state and the mouse cursor is not hovering over any object. Default value is Cursors.Default.
This mouse cursor is used none of the conditions is met to use any of these cursors:
For an example, refer to SelectObjectCursor.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET