Click to Rate and Give Feedback
MSDN
MSDN Library
.NET Development
.NET Framework 3.5
Cursors Class
 Cursors Members

  Switch on low bandwidth view
Members FilterMembers Filter
Frameworks FilterFrameworks Filter
This page is specific to
Microsoft Visual Studio 2008/.NET Framework 3.5

Other versions are also available for the following:
.NET Framework Class Library
Cursors Members

Provides a collection of Cursor objects for use by a Windows Forms application.

The Cursors type exposes the following members.

  NameDescription
Public methodSupported by the .NET Compact FrameworkEquals Determines whether the specified Object is equal to the current Object. (Inherited from Object.)
Protected methodSupported by the .NET Compact FrameworkFinalize Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.)
Public methodSupported by the .NET Compact FrameworkGetHashCode Serves as a hash function for a particular type. (Inherited from Object.)
Public methodSupported by the .NET Compact FrameworkGetType Gets the Type of the current instance. (Inherited from Object.)
Protected methodSupported by the .NET Compact FrameworkMemberwiseClone Creates a shallow copy of the current Object. (Inherited from Object.)
Public methodSupported by the .NET Compact FrameworkToString Returns a String that represents the current Object. (Inherited from Object.)
Top
  NameDescription
Public propertyStatic memberAppStarting Gets the cursor that appears when an application starts.
Public propertyStatic memberArrow Gets the arrow cursor.
Public propertyStatic memberCross Gets the crosshair cursor.
Public propertyStatic memberSupported by the .NET Compact FrameworkDefault Gets the default cursor, which is usually an arrow cursor.
Public propertyStatic memberHand Gets the hand cursor, typically used when hovering over a Web link.
Public propertyStatic memberHelp Gets the Help cursor, which is a combination of an arrow and a question mark.
Public propertyStatic memberHSplit Gets the cursor that appears when the mouse is positioned over a horizontal splitter bar.
Public propertyStatic memberIBeam Gets the I-beam cursor, which is used to show where the text cursor appears when the mouse is clicked.
Public propertyStatic memberNo Gets the cursor that indicates that a particular region is invalid for the current operation.
Public propertyStatic memberNoMove2D Gets the cursor that appears during wheel operations when the mouse is not moving, but the window can be scrolled in both a horizontal and vertical direction.
Public propertyStatic memberNoMoveHoriz Gets the cursor that appears during wheel operations when the mouse is not moving, but the window can be scrolled in a horizontal direction.
Public propertyStatic memberNoMoveVert Gets the cursor that appears during wheel operations when the mouse is not moving, but the window can be scrolled in a vertical direction.
Public propertyStatic memberPanEast Gets the cursor that appears during wheel operations when the mouse is moving and the window is scrolling horizontally to the right.
Public propertyStatic memberPanNE Gets the cursor that appears during wheel operations when the mouse is moving and the window is scrolling horizontally and vertically upward and to the right.
Public propertyStatic memberPanNorth Gets the cursor that appears during wheel operations when the mouse is moving and the window is scrolling vertically in an upward direction.
Public propertyStatic memberPanNW Gets the cursor that appears during wheel operations when the mouse is moving and the window is scrolling horizontally and vertically upward and to the left.
Public propertyStatic memberPanSE Gets the cursor that appears during wheel operations when the mouse is moving and the window is scrolling horizontally and vertically downward and to the right.
Public propertyStatic memberPanSouth Gets the cursor that appears during wheel operations when the mouse is moving and the window is scrolling vertically in a downward direction.
Public propertyStatic memberPanSW Gets the cursor that appears during wheel operations when the mouse is moving and the window is scrolling horizontally and vertically downward and to the left.
Public propertyStatic memberPanWest Gets the cursor that appears during wheel operations when the mouse is moving and the window is scrolling horizontally to the left.
Public propertyStatic memberSizeAll Gets the four-headed sizing cursor, which consists of four joined arrows that point north, south, east, and west.
Public propertyStatic memberSizeNESW Gets the two-headed diagonal (northeast/southwest) sizing cursor.
Public propertyStatic memberSizeNS Gets the two-headed vertical (north/south) sizing cursor.
Public propertyStatic memberSizeNWSE Gets the two-headed diagonal (northwest/southeast) sizing cursor.
Public propertyStatic memberSizeWE Gets the two-headed horizontal (west/east) sizing cursor.
Public propertyStatic memberUpArrow Gets the up arrow cursor, typically used to identify an insertion point.
Public propertyStatic memberVSplit Gets the cursor that appears when the mouse is positioned over a vertical splitter bar.
Public propertyStatic memberSupported by the .NET Compact FrameworkWaitCursor Gets the wait cursor, typically an hourglass shape.
Top
Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker