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 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MedicalViewer Assembly

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