Represents the image used to paint the mouse pointer.
public override Cursor Cursor { get; set; }
Public Overrides Property Cursor As Cursor
A System.Windows.Forms.Cursor
A cursor is a small picture whose location on the screen is controlled by a pointing device, such as a mouse, pen, or trackball. When the user moves the pointing device, the operating system moves the cursor accordingly. For more information, see the Microsoft documentation on Cursors.
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