# Border Styles

Learn about the different border styles available for C1Input.

## Content



The following border styles are available for **C1Input**:

| Border Style | Preview |
| --- | --- |
| None | <br />![borderstyle_none](https://cdn.mescius.io/document-site-files/images/6c2f30e9-4d3a-4f86-b649-ecbef777b3a3/images/borderstyle_none.png) |
| FixedSingle | ![borderstyle_FixedSingle](https://cdn.mescius.io/document-site-files/images/6c2f30e9-4d3a-4f86-b649-ecbef777b3a3/images/borderstyle_fixedsingle.png) |
| Fixed3D (Default) | ![borderstyle_Fixed3D](https://cdn.mescius.io/document-site-files/images/6c2f30e9-4d3a-4f86-b649-ecbef777b3a3/images/borderstyle_fixed3d.png) |

### Border Color

A border color can be applied to **C1DateEdit**, **C1CheckBox**, **C1Label**, **C1NumericEdit**, **C1DropDownControl**, and **C1TextBox** controls when the border style is set to **FixedSingle** and the value of the **BorderColor** property is specified.

For more information on applying a border color to an applicable C1Input control see [Displaying a Border Color for the C1Input controls](/componentone/docs/win/online-input/inputforwinformstask/displayingabordercol).

## See Also

[Cursor Styles](/componentone/docs/win/online-input/customizingc1inputsa/cursorstyles)