Version

Getting Started with WebDropDown

WebDropDown™ allows you to manually add items to the drop-down container using its rich user interface designer. You can customize each drop-down item using the WebDropDown Designer where you set the appearance, behavior and various other properties.

To add items to WebDropDown using the Designer :

  1. From the Visual Studio™ Toolbox, locate the WebDropDown control and drag and drop it onto your WebForm.

  2. In the property window, locate the Items property and click the ellipsis (…) button to launch the WebDropDown Designer. You can also launch the designer by clicking Edit Items… in the WebDropDown smart tag.

  3. In the Edit WebDropDown Items dialog, click the Add Item button. This will add a new list item to the items collection. Set the following properties:

Text Value

Around the Horn

AROUT

  1. Repeat the previous step to add two more items using the following data:

Text Value

Berglunds snabbkop

BERGS

Blauer See Delikatessen

BLAUS

  1. At this point, the Edit WebDropDown Items dialog should look like this:

WebDropDown Adding Items to WebDropDown using the Designer 01.png
  1. Save and run the application. Your WebDropDown should look like this:

WebDropDown Adding Items to WebDropDown using the Designer 02.png