Provides methods to manage cursor changes.
Object Model
Syntax
| Visual Basic (Declaration) | |
|---|
Public MustInherit NotInheritable Class CursorManager |
| C# | |
|---|
public static class CursorManager |
| Delphi | |
|---|
public class CursorManager abstract; sealed; |
| JScript | |
|---|
public abstract sealed class CursorManager |
| Managed Extensions for C++ | |
|---|
public __gc abstract __sealed class CursorManager |
| C++/CLI | |
|---|
public ref class CursorManager abstract sealed |
Inheritance Hierarchy
System.Object
Intersoft.Client.Framework.CursorManager
Requirements
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family
See Also