Input for WinForms | ComponentOne
In This Topic
    Styling
    In This Topic

    Each Input control except PictureBox has control-wise Styles property. For instance, C1Button has Styles property that gets or sets the C1.Win.Input.C1Button styles. Similarly, C1TextBox has its Styles property that gets or sets the C1.Win.Input.C1TextBox styles.

    Border Styles

    The following border styles are available for Input controls:

    Border Style Example Image
    None 
    FixedSingle   
    Fixed3D

    Cursor Styles

    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.