Cursor Property

Summary
Gets or sets the cursor that is displayed when the mouse pointer is hovering over the medical control.
Syntax
C#
C++/CLI
public override Cursor Cursor { get; set; } 
            public: 
property Cursor^ Cursor { 
   Cursor^ get() override; 
   void set (    Cursor^ ) override; 
} 

Property Value

A System.Windows.Forms.Cursor object that represents the cursor to display when the mouse pointer is hovering over the medical control.

Requirements

Target Platforms

Help Version 22.0.2023.2.5
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MedicalViewer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.