| Design-Time Support > C1InputPanel Smart Tag |
In Visual Studio, each control in InputPanel for WinForms includes a smart tag. A smart tag represents a short-cut tasks menu that provides the most commonly used properties in each control.
To access the C1InputPanel Tasks menu, click on the smart tag (
) in the upper right corner of the C1InputPanel control. This will open the C1InputPanel Tasks menu.
The C1InputPanel Tasks menu operates as follows:
Selecting the Add New Item drop-down box provides a list of input components to choose from.
Clicking on Edit Items opens the C1InputPanel Items Collection Editor.
Clicking on Check Accelerators opens the Check Keyboard Accelerators designer.
Clicking on Clear All Items removes the items from C1InputPanel.
Selecting the Choose Data Source drop-down box, opens a list of available data sources and allows you to add a new data source. To add a new data source to the project, click Add Project Data Source to open the Data Source Configuration Wizard.
Selecting the Visual Style drop-down box opens a list box of several built-in inputpanel schemes for you to choose from. The default visual style is System.
C1InputPanel provides a Custom visual style where you can create your own VisualStyle or you can choose from the following visual styles:
| Visual Style Name | Image |
|---|---|
| Office2007Black | ![]() |
| Office2007Blue | ![]() |
| Office2007Silver | ![]() |
| Office2010Black | ![]() |
| Office2010Blue | ![]() |
| Office2010Silver | ![]() |
| Windows7 | ![]() |
| System (the default visual style for the C1InputPanel control) | ![]() |
Selecting Load from XML file option opens the Load from XML dialog box, which you can use to navigate to and select an XML file for the InputPanel layout.
Selecting Save as XML file option opens the Save as XML dialog box, which you can use to navigate to and select an XML file for the InputPanel layout.
Clicking on the About item displays the About C1InputPanel dialog box, which is helpful in finding the version number of C1InputPanel and online resources.