Click to Rate and Give Feedback
MSDN
MSDN Library
Visual Studio 2008
Visual Studio
 How to: Add DropDownList Web Server...
Collapse All/Expand All Collapse All
This page is specific to
Microsoft Visual Studio 2008/.NET Framework 3.5

Other versions are also available for the following:
Visual Web Developer
How to: Add DropDownList Web Server Controls to a Web Forms Page

The process of adding a DropDownList Web server control to a page consists primarily of setting options that specify how items should be displayed and whether users can select multiple items.

To add a DropDownList Web server control to a Web Forms page

  • From the Standard tab of the Toolbox, drag a DropDownList control onto the page.

    Adding items to the control is a separate process that depends on whether you will display a static list in the control or a list that is generated dynamically at run time. For details, see How to: Add Items in List Web Server Controls.

Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks | Privacy Statement
Page view tracker