AutoComplete for ASP.NET Web Forms
DesignerForm
Design-Time Support > DesignerForm

The AutoComplete Designer Form is C1AutoComplete's designer for editing its properties, as well as the C1AutoCompleteDataItem properties. The AutoComplete Designer Form is similar to the Properties window as it allows programmers to modify the control visually. However, it allows you to select a C1AutoCompleteDataItem, set its properties, and then preview the appearance of the C1AutoComplete control, all within the form.

In this topic you will become familiar with the AutoComplete Designer Form's design interface so you can use the commands within it to edit C1AutoComplete with minimal effort and time.

To open the AutoComplete Designer Form , click the C1AutoComplete smart tag and select the Add AutoCompleteItem link from the C1AutoComplete Tasks menu.

See Also