[About] Version=1.0 Author=Nic Mail=support@hiasm.com [Type] Class=Element Interfaces=Cursors Icon=Cursor Info=Provides a collection of Cursor objects for use by a Windows Forms application. [Property] Name=Sets the name of the component. ARG(string)|2| Cursor=Sets the member of enumeration. ARG(Cursor)|14|3|AppStarting,Arrow,Cross,Default,Hand,Help,HSplit,IBeam,No,NoMove2D,NoMoveHoriz,NoMoveVert,PanEast,PanNE,PanNorth,PanNW,PanSE,PanSouth,PanSW,PanWest,SizeAll,SizeNESW,SizeNS,SizeNWSE,SizeWE,UpArrow,VSplit,WaitCursor [Methods] *AppStarting=Returns the cursor that appears when an application starts. ARG(Cursor)|3|0 *Arrow=Returns the arrow cursor. ARG(Cursor)|3|0 *Cross=Returns the crosshair cursor. ARG(Cursor)|3|0 *Default=Returns the default cursor, which is usually an arrow cursor. ARG(Cursor)|3|0 *Hand=Returns the hand cursor, typically used when hovering over a Web link. ARG(Cursor)|3|0 *Help=Returns the Help cursor, which is a combination of an arrow and a question mark. ARG(Cursor)|3|0 *HSplit=Returns the cursor that appears when the mouse is positioned over a horizontal splitter bar. ARG(Cursor)|3|0 *IBeam=Returns the I-beam cursor, which is used to show where the text cursor appears when the mouse is clicked. ARG(Cursor)|3|0 *No=Returns the cursor that indicates that a particular region is invalid for the current operation. ARG(Cursor)|3|0 *NoMove2D=Returns 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. ARG(Cursor)|3|0 *NoMoveHoriz=Returns the cursor that appears during wheel operations when the mouse is not moving, but the window can be scrolled in a horizontal direction. ARG(Cursor)|3|0 *NoMoveVert=Returns the cursor that appears during wheel operations when the mouse is not moving, but the window can be scrolled in a vertical direction. ARG(Cursor)|3|0 *PanEast=Returns the cursor that appears during wheel operations when the mouse is moving and the window is scrolling horizontally to the right. ARG(Cursor)|3|0 *PanNE=Returns 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. ARG(Cursor)|3|0 *PanNorth=Returns the cursor that appears during wheel operations when the mouse is moving and the window is scrolling vertically in an upward direction. ARG(Cursor)|3|0 *PanNW=Returns 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. ARG(Cursor)|3|0 *PanSE=Returns 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. ARG(Cursor)|3|0 *PanSouth=Returns the cursor that appears during wheel operations when the mouse is moving and the window is scrolling vertically in a downward direction. ARG(Cursor)|3|0 *PanSW=Returns 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. ARG(Cursor)|3|0 *PanWest=Returns the cursor that appears during wheel operations when the mouse is moving and the window is scrolling horizontally to the left. ARG(Cursor)|3|0 *SizeAll=Returns the four-headed sizing cursor, which consists of four joined arrows that point north, south, east, and west. ARG(Cursor)|3|0 *SizeNESW=Returns the two-headed diagonal sizing cursor. ARG(Cursor)|3|0 *SizeNS=Returns the two-headed vertical sizing cursor. ARG(Cursor)|3|0 *SizeNWSE=Returns the two-headed diagonal sizing cursor. ARG(Cursor)|3|0 *SizeWE=Returns the two-headed horizontal sizing cursor. ARG(Cursor)|3|0 *UpArrow=Returns the up arrow cursor, typically used to identify an insertion point. ARG(Cursor)|3|0 *VSplit=Returns the cursor that appears when the mouse is positioned over a vertical splitter bar. ARG(Cursor)|3|0 *WaitCursor=Returns the wait cursor, typically an hourglass shape. ARG(Cursor)|3|0 *Array=Returns the array of cursors. ARG(Cursor[])|3|13 Cursors=Returns the Cursors object. ARG(Cursors)|3|0 Cursor=Returns the member of enumeration. ARG(Cursor)|3|0