# Cursor Styles

Learn how to customize the cursor styles in C1Input.

## Content



You can customize how the cursor appears when the pointer moves over the control by specifying a value for the **Cursor** property. You can also customize how the cursor appears when the mouse is over the buttons on the applicable input controls using the **ButtonCursor** property. The cursor styles are applicable to all C1Input controls. The button cursor styles are applicable to the **C1DropDownControl**, **C1DbNavigator**, **C1DateEdit**, and **C1NumericEdit**. The cursor and button cursor styles appear like the following:

| Button Cursor Style | Preview |
| --- | --- |
| AppStarting | ![buttoncursor_AppStarting](https://cdn.mescius.io/document-site-files/images/6c2f30e9-4d3a-4f86-b649-ecbef777b3a3/images/buttoncursor_appstarting.png) |
| Arrow | ![buttoncursor_arrow](https://cdn.mescius.io/document-site-files/images/6c2f30e9-4d3a-4f86-b649-ecbef777b3a3/images/buttoncursor_arrow.png)<br /> |
| Cross | ![buttoncursor_cross](https://cdn.mescius.io/document-site-files/images/6c2f30e9-4d3a-4f86-b649-ecbef777b3a3/images/buttoncursor_cross.png) |
| Default | ![buttoncursor_default](https://cdn.mescius.io/document-site-files/images/6c2f30e9-4d3a-4f86-b649-ecbef777b3a3/images/buttoncursor_default.png) |
| IBeam | ![buttoncursor_ibeam](https://cdn.mescius.io/document-site-files/images/6c2f30e9-4d3a-4f86-b649-ecbef777b3a3/images/buttoncursor_ibeam.png) |
| No | ![buttoncursor](https://cdn.mescius.io/document-site-files/images/6c2f30e9-4d3a-4f86-b649-ecbef777b3a3/images/buttoncursor_no.png)<br /> |
| SizeAll | ![buttoncursor_sizeall](https://cdn.mescius.io/document-site-files/images/6c2f30e9-4d3a-4f86-b649-ecbef777b3a3/images/buttoncursor_sizeall.png) |
| SizeNESW | ![buttoncursor_SizeNESW](https://cdn.mescius.io/document-site-files/images/6c2f30e9-4d3a-4f86-b649-ecbef777b3a3/images/buttoncursor_sizenesw.png) |
| SizeNS | ![buttoncursor_SizeNS](https://cdn.mescius.io/document-site-files/images/6c2f30e9-4d3a-4f86-b649-ecbef777b3a3/images/buttoncursor_sizens.png) |
| SizeNWSE | ![ButtonCursor_SizeNWSE](https://cdn.mescius.io/document-site-files/images/6c2f30e9-4d3a-4f86-b649-ecbef777b3a3/images/buttoncursor_sizenwse.png) |
| SizeWE | ![buttoncursor_SizeWE](https://cdn.mescius.io/document-site-files/images/6c2f30e9-4d3a-4f86-b649-ecbef777b3a3/images/buttoncursor_sizewe.png) |
| UpArrow | ![buttoncursor_uparrow](https://cdn.mescius.io/document-site-files/images/6c2f30e9-4d3a-4f86-b649-ecbef777b3a3/images/buttoncursor_uparrow.png) |
| WaitCursor | ![buttoncursor_WaitCursor](https://cdn.mescius.io/document-site-files/images/6c2f30e9-4d3a-4f86-b649-ecbef777b3a3/images/buttoncursor_waitcursor.png) |
| Help | ![buttoncursor_help](https://cdn.mescius.io/document-site-files/images/6c2f30e9-4d3a-4f86-b649-ecbef777b3a3/images/buttoncursor_help.png) |
| HSplit | ![buttoncursor_hsplit](https://cdn.mescius.io/document-site-files/images/6c2f30e9-4d3a-4f86-b649-ecbef777b3a3/images/buttoncursor_hsplit.png) |
| VSplit | ![buttoncursor_vstyle](https://cdn.mescius.io/document-site-files/images/6c2f30e9-4d3a-4f86-b649-ecbef777b3a3/images/buttoncursor_vstyle.png) |
| NoMove2D | ![buttoncursor_NoMove2D](https://cdn.mescius.io/document-site-files/images/6c2f30e9-4d3a-4f86-b649-ecbef777b3a3/images/buttoncursor_nomove2d.png) |
| NoMoveHoriz | ![buttoncursor_NoMoveHoriz](https://cdn.mescius.io/document-site-files/images/6c2f30e9-4d3a-4f86-b649-ecbef777b3a3/images/buttoncursor_nomovehoriz.png) |
| NoMoveVert | ![buttoncursor_NoMoveVert](https://cdn.mescius.io/document-site-files/images/6c2f30e9-4d3a-4f86-b649-ecbef777b3a3/images/buttoncursor_nomovevert.png) |
| PanEast | ![buttoncursor_PanEast](https://cdn.mescius.io/document-site-files/images/6c2f30e9-4d3a-4f86-b649-ecbef777b3a3/images/buttoncursor_paneast.png) |
| PanNE | ![buttoncursor_PanNE](https://cdn.mescius.io/document-site-files/images/6c2f30e9-4d3a-4f86-b649-ecbef777b3a3/images/buttoncursor_panne.png) |
| PanNorth | ![buttoncursor_PanNorth](https://cdn.mescius.io/document-site-files/images/6c2f30e9-4d3a-4f86-b649-ecbef777b3a3/images/buttoncursor_pannorth.png) |
| PanNW | ![buttoncursor_PanNW](https://cdn.mescius.io/document-site-files/images/6c2f30e9-4d3a-4f86-b649-ecbef777b3a3/images/buttoncursor_pannw.png) |
| PanSE | ![buttoncursor_PanSE](https://cdn.mescius.io/document-site-files/images/6c2f30e9-4d3a-4f86-b649-ecbef777b3a3/images/buttoncursor_panse.png) |
| PanSouth | ![buttoncursor_PanSouth](https://cdn.mescius.io/document-site-files/images/6c2f30e9-4d3a-4f86-b649-ecbef777b3a3/images/buttoncursor_pansouth.png) |
| PanSW | ![buttoncursorPanSW](https://cdn.mescius.io/document-site-files/images/6c2f30e9-4d3a-4f86-b649-ecbef777b3a3/images/buttoncursorpansw.png) |
| PanWest | ![buttoncursor_PanWest](https://cdn.mescius.io/document-site-files/images/6c2f30e9-4d3a-4f86-b649-ecbef777b3a3/images/buttoncursor_panwest.png) |
| Hand | ![buttoncursor_Hand](https://cdn.mescius.io/document-site-files/images/6c2f30e9-4d3a-4f86-b649-ecbef777b3a3/images/buttoncursor_hand.png) |

## See Also

[Flat Styles](flatstyles.html)