This documentation is archived and is not being maintained.
Standard Controls
Visual Studio .NET 2003
ASP.NET Mobile Designer standard controls function similarly to corresponding Microsoft ASP.NET Web Forms controls, with the additional capability of being able to be used on mobile devices.
In This Section
- Introduction to the AdRotator Control
- Describes the use of the AdRotator control for randomly displaying multiple advertisements.
- Adding and Configuring an AdRotator Control
- Shows how to add an AdRotator control and set its properties.
- Introduction to the Calendar Control
- Explains the use of the Calendar control for offering date-picking functionality.
- Adding and Configuring a Calendar Control
- Shows how to add a Calendar control and change its properties.
- Introduction to the Label Control
- Explains the use of the Label control for displaying short text strings.
- Adding and Configuring a Label Control
- Shows how to display short, output-only text strings.
- Introduction to the TextBox Control
- Explains the use of the TextBox control for obtaining user input.
- Adding and Configuring a TextBox Control
- Shows how to use a TextBox control for user input, including inputting passwords.
- Introduction to the TextView Control
- Presents the use of the TextView control for displaying large fields of text data.
- Adding and Configuring a TextView Control
- Shows how to add a TextView control and how to enter and format the text that appears in it.
- Introduction to the Command Control
- Describes the use of the Command control for posting user input back to the server.
- Adding and Configuring a Command Control
- Shows how to create a Command control that can post user input back to the server.
- Introduction to the Image Control
- Presents the use of the Image control for specifying an image to display.
- Adding and Configuring an Image Control
- Shows how to add an Image control, how to specify a different image file based on device characteristics, and how to use an image as a link.
- Introduction to the PhoneCall Control
- Presents the use of the PhoneCall control for enabling applications to place a telephone call.
- Adding and Configuring a PhoneCall Control
- Shows how to add a PhoneCall control, set the number to be called, and set other properties if the user is not on a device that is call enabled.
- Introduction to the Link Control
- Presents the use of the Link control for creating a hyperlink to another form on the same ASP.NET mobile Web Forms page or to another URL.
- Adding and Configuring a Link Control
- Shows how to enable users to navigate to a form or an arbitrary URL.
Show: