SelectionList Properties Dialog Box
Use the SelectionList Properties dialog box to create new list items and to set general properties of a System.Web.UI.MobileControls.SelectionList control.
To access this dialog box
In Visual Studio, open or create a new mobile Web Form.
Switch to Design view.
From the Mobile Web Forms tab of the Toolbox, drag a SelectionList control into the mobile Form box on the page.
Right-click the SelectionList control and click Show Smart Tag.
In the SelectionList Tasks menu, click Property Builder.
Tasks
UI Elements
- General
Select the General tab to select a data source, choose the type of the list, or configure the list's appearance. For more information, see General, SelectionList Properties Dialog Box.
- Items
Select the Items tab to create list items and their values. For more information, see Items, SelectionList Properties Dialog Box.
See Also
Tasks
How to: Add and Configure a SelectionList Control
Reference
List Properties Dialog Box
ObjectList Properties Dialog Box
System.Web.UI.MobileControls.SelectionList
Concepts
Introduction to the SelectionList Control
Using Data Binding with ASP.NET Mobile Controls
ASP.NET Device Filtering Overview
ASP.NET Mobile Application Development Overview