C#
VB
C++
Gets or sets the cursor that is displayed when the mouse pointer is over the control.
public override Cursor Cursor { get; set; }
Public Overrides Property Cursor As Cursor
A Cursor that represents the cursor to display when the mouse pointer is over the control.
For more information, refer to Control.Cursor.
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