Share via


General, SelectionList Properties Dialog Box 

Use the General tab of the SelectionList Properties dialog box to specify the appearance of a System.Web.UI.MobileControls.SelectionList control.

To access this dialog box

  1. In Visual Studio, open or create a new Mobile Web Form.

  2. Switch to Design view.

  3. From the Mobile Web Forms tab of the Toolbox, drag a SelectionList control into the mobile form on the page.

  4. Right-click the SelectionList control and click Show Smart Tag.

  5. In the SelectionList Tasks menu, click Property Builder.

    The SelectionList Properties dialog box is displayed.

  6. Click the General tab.

Tasks

UI Elements

Appearance

  • Rows
    Specifies the number of rows the selection list displays. This property is applied only when the SelectType property value is ListBox or MultiSelectListBox.

See Also

Tasks

How to: Add and Configure a SelectionList Control

Reference

Items, SelectionList Properties Dialog Box
SelectionList 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

Other Resources

Developing Adapters for ASP.NET Server Controls