LEADTOOLS Multimedia (Leadtools.Multimedia assembly)

Cursor Property

Show in webframe



Represents the image used to paint the mouse pointer.
Syntax
'Declaration
 
Public Overrides Property Cursor As Cursor
'Usage
 
Dim instance As ControlHost
Dim value As Cursor
 
instance.Cursor = value
 
value = instance.Cursor
public override Cursor Cursor {get; set;}
public:
property Cursor^ Cursor {
   Cursor^ get() override;
   void set (    Cursor^ value) override;
}

Property Value

A System.Windows.Forms.Cursor
Remarks
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.
Requirements

Target Platforms

See Also

Reference

ControlHost Class
ControlHost Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Multimedia requires a Multimedia or Multimedia Suite license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features