ComponentOne AutoComplete for ASP.NET Web Forms
Design-Time Support / DesignerForm / How to Use the Designer / Renaming the AutoCompleteDataItem in the Designer
In This Topic
    Renaming the AutoCompleteDataItem in the Designer
    In This Topic

    You can use one of the following three methods when renaming a C1AutoCompleteDataItem in the designer:

    1. Pressing F2
      1. Select the C1AutoCompleteDataItem you wish to rename.
      2. Press the F2 key and type the new name.

    2. Selecting rename from the shortcut menu
      1. Right-click the C1AutoCompleteDataItem you wish to rename.
      2. Select Rename from the context menu and type the new name.

    3. Selecting rename from the Edit menu
      1. Select the C1AutoCompleteDataItem you wish to rename.
      2. Click the Edit menu, select Rename, and enter the new name.