| Design-Time Support > Check Keyboard Accelerators Designer |
When you add an input component to C1InputPanel, it is automatically added to the Check Keyboard Accelerator designer.
Typically, the first character for each input component's Text property is used as the default key accelerator.
![]() |
Note: If you have several Input components with all having the same text name, for their text property, then the automatic Add Missing key accelerator method will use a different letter from the Text name for each input component. It will not assign a key accelerator if every character from the Text name has been assigned. You will need to enter a unique key accelerator for it in the accelerator field of the designer. |
An error image appears along with a warning message if you entered a duplicate key accelerator.
Clicking on the Fix Duplicates button automatically fixes all duplicate key accelerators by assigning unique key accelerators for each one.