[]
Specifies the area in the view in which to display a different pointer.
public enum CursorType
Public Enum CursorType
| Name | Description |
|---|---|
| AdjustmentArrow | Displays a pointer in the adjustment handle of a shape. |
| ColorPicker | Display a pointer for color picker. |
| ColumnFooter | Displays a pointer within a column footer |
| ColumnHeader | Displays a pointer within a column header |
| ColumnOutResize | Displays a pointer in the resize area of a zero-size column when the ResizeZeroIndicator property is set to Enhanced |
| ColumnResize | Displays a pointer in the column resize area |
| ColumnSplitBar | Displays a pointer over the column split bar |
| ColumnSplitBox | Displays a pointer over the column split box |
| Corner | Displays a pointer within the sheet corner |
| CropPictureBottom | Display a pointer for crop picture from the bottom. |
| CropPictureBottomLeft | Display a pointer for crop picture from the bottom-left. |
| CropPictureBottomRight | Display a pointer for crop picture from the bottom-right. |
| CropPictureLeft | Display a pointer for crop picture from the left. |
| CropPictureRight | Display a pointer for crop picture from the right. |
| CropPictureTop | Display a pointer for crop picture from the top. |
| CropPictureTopLeft | Display a pointer for crop picture from the top-left |
| CropPictureTopRight | Display a pointer for crop picture from the top-right. |
| DragDropArea | Displays a pointer for drag and drop on the edge of the selection |
| DragFill | Displays a pointer for drag and fill on the edge of the area |
| DragFillSeries | Displays a pointer for drag and fill series on the edge of the area |
| Duplicate | Displays a pointer for duplicating an object from drag and drop action. |
| FilterBar | Displays a pointer within a filter bar |
| FilterBarHeader | Displays a pointer within a filter bar header |
| FooterCorner | Displays a pointer within a footer corner |
| GrayArea | Displays a pointer over the gray area. |
| LockedCell | Displays a pointer within a locked cell |
| Move | Displays a pointer in moving area of a moveable object. |
| Moving | Displays a pointer when the object is moving. |
| Normal | Displays a pointer in the general area within the control |
| RangeGroup | Displays a pointer over the range group. |
| Rotate | Displays a pointer in rotating area of a rotatable object. |
| Rotating | Display a pointer when the object is rotating. |
| RowColumnSplitBar | Displays a pointer over row and column split bars |
| RowHeader | Displays a pointer within a row header |
| RowOutResize | Displays a pointer in the resize area of a zero-size row when the ResizeZeroIndicator property is set to Enhanced |
| RowResize | Displays a pointer in the row resize area |
| RowSplitBar | Displays a pointer over the row split bar |
| RowSplitBox | Displays a pointer over the row split box |
| ShapeFreeform | Displays a pointer for adding a new line segment. |
| ShapeNodeAdd | Displays a pointer for adding a new shape node. |
| ShapeNodeDelete | Displays a pointer for deleting a shape node. |
| ShapeNodeMove | Display a pointer for moving a shape node. |
| ShapeScribble | Display a pointer for adding a new curve. |
| ShapeStartAdding | Displays a pointer for start adding a new shape. |
| TabStrip | Displays a pointer in the sheet tabs |
| TabStripSplitBox | Displays a pointer over the sheet tabs split box |
| TitleBar | Displays a pointer over the title and subtitle. |
| Unavailable | Displays a pointer indicates the action cannot perform. |