LEADTOOLS Multimedia (Leadtools.Multimedia assembly)
LEAD Technologies, Inc

Cursor Property






Represents the image used to paint the mouse pointer.
Syntax
public override Cursor Cursor {get; set;}
'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;}
 get_Cursor();
set_Cursor(value);
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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ControlHost Class
ControlHost Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 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