ComponentOne Input for WinForms
Border Styles
Customizing C1Input's Appearance > Border Styles

The following border styles are available for C1Input:

Border Style Preview
None
FixedSingle
Fixed3D (Default)

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.

See Also