ComponentOne Input for WinForms
Change Up-Down Button Alignment
Input for WinForms Task-Based Help > Change Up-Down Button Alignment

The UpDownButtonAlignment property lets you change the alignment of the Up and Down buttons present next to the DropDown button in C1DropDown, C1DateEdit and C1NumericEdit. This property can have the following values:

Complete the following steps to change the alignment of the Up and Down buttons:

  1. Create a new Windows Application project. Place a C1Input control (C1DropDown, C1DateEdit or C1NumericEdit) on the form.
  2. From the Properties window, set the UpDownButtonAlignment property, as per your requirement.