C#
VB
C++
Gets or sets the cursor that is displayed when the mouse pointer is hovering over the medical control.
public override Cursor Cursor { get; set; }
Public Overrides Property Cursor As Cursor
A System.Windows.Forms.Cursor object that represents the cursor to display when the mouse pointer is hovering over the medical control.
For an example, refer to Leadtools.MedicalViewer.MedicalViewer().
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