Espacio de nombres: CodiumSDK.CPL
Ensamblado: CodiumSDK.dll

Cursor
C#
public enum Cursor
ConstanteDescripción
AliasThe cursor indicates an alias of something is to be created
All_ScrollThe cursor indicates that something can be scrolled in any direction
AutoDefault. The browser sets a cursor
CellThe cursor indicates that a cell (or set of cells) may be selected
Col_ResizeThe cursor indicates that the column can be resized horizontally
Context_MenuThe cursor indicates that a context-menu is available
CopyThe cursor indicates something is to be copied
CrosshairThe cursor render as a crosshair
DefaultThe default cursor
E_ResizeThe cursor indicates that an edge of a box is to be moved right(east)
Ew_ResizeIndicates a bidirectional resize cursor
GrabThe cursor indicates that something can be grabbed
GrabbingThe cursor indicates that something can be grabbed
HelpThe cursor indicates that help is available
InheritInherits this property from its parent element.
InitialSets this property to its default value.Read about initial
MoveThe cursor indicates something is to be moved
N_ResizeThe cursor indicates that an edge of a box is to be moved up(north)
Ne_ResizeThe cursor indicates that an edge of a box is to be moved up and right(north/east)
Nesw_ResizeIndicates a bidirectional resize cursor
No_DropThe cursor indicates that the dragged item cannot be dropped here
NoneNo cursor is rendered for the element
Not_AllowedThe cursor indicates that the requested action will not be executed
Ns_ResizeIndicates a bidirectional resize cursor
Nw_ResizeThe cursor indicates that an edge of a box is to be moved up and left(north/west)
Nwse_ResizeIndicates a bidirectional resize cursor
PointerThe cursor is a pointer and indicates a link
ProgressThe cursor indicates that the program is busy(in progress)
Row_ResizeThe cursor indicates that the row can be resized vertically
S_ResizeThe cursor indicates that an edge of a box is to be moved down(south)
Se_ResizeThe cursor indicates that an edge of a box is to be moved down and right(south/east)
Sw_ResizeThe cursor indicates that an edge of a box is to be moved down and left(south/west)
TextThe cursor indicates text that may be selected
URLA comma separated list of URLs to custom cursors.Note: Always specify a generic cursor at the end of the list, in case none of the URL-defined cursors can be used
Vertical_TextThe cursor indicates vertical-text that may be selected
W_ResizeThe cursor indicates that an edge of a box is to be moved left(west)
WaitThe cursor indicates that the program is busy
Zoom_InThe cursor indicates that something can be zoomed in
Zoom_OutThe cursor indicates that something can be zoomed out