cohtml::CursorTypes
On this page
Types
| Name | |
|---|---|
| enum | Cursors { Alias, AllScroll, Auto, Cell, ContextMenu, ColResize, Copy, Crosshair, Default, EResize, EWResize, Grab, Grabbing, Help, Move, NResize, NEResize, NESWResize, NSResize, NWResize, NWSEResize, NoDrop, None, NotAllowed, Pointer, Progress, RowResize, SResize, SEResize, SWResize, Text, URL, VerticalText, WResize, Wait, ZoomIn, ZoomOut} |
Types Documentation
enum Cursors
| Enumerator | Value | Description |
|---|---|---|
| Alias | ||
| AllScroll | ||
| Auto | ||
| Cell | ||
| ContextMenu | ||
| ColResize | ||
| Copy | ||
| Crosshair | ||
| Default | ||
| EResize | ||
| EWResize | ||
| Grab | ||
| Grabbing | ||
| Help | ||
| Move | ||
| NResize | ||
| NEResize | ||
| NESWResize | ||
| NSResize | ||
| NWResize | ||
| NWSEResize | ||
| NoDrop | ||
| None | ||
| NotAllowed | ||
| Pointer | ||
| Progress | ||
| RowResize | ||
| SResize | ||
| SEResize | ||
| SWResize | ||
| Text | ||
| URL | ||
| VerticalText | ||
| WResize | ||
| Wait | ||
| ZoomIn | ||
| ZoomOut |