Main Mobile Objects
主要的Mobile对象
.NET Mobile supports three main objects:
.NET Mobile支持三种主要的对象:
The Mobile Page
手机页面
The Mobile Form
手机窗口
The Mobile Panel ....[阅读全文]
Utility controls support complicated user interfaces with minimum of code.
Utility(效用)控件以最少的代码支持复杂的用户界面
The AdRotator Control
AdRotator(广告)控件
This mobile page displays different advertisements:
这份Mobile页面显示....[阅读全文]
.NET Mobile displays different types of images for different types of devices.
.NET Mobile用于在不同类型的装置中显示不同类型的图象。
The Image Control
图像控件
Different mobile devices have different display capabilities.
不同的Mobile装置....[阅读全文]
The SelectionList Control supports drop down lists, check boxes and radio buttons.
SelectionList(选择列表)控件支持下拉列表、检查框和单选按钮。
The SelectionList
SelectionList(选择列表)
This mobile page uses a SelectionList to let the user....[阅读全文]
The Mobile List Control supports different input and display properties.
Mobile List Control(Mobile列表控件)支持不同的输入和显示属性。
Selecting from a List
从列表中选择
This page has two forms:
这页中有两个窗口....[阅读全文]
Validation Controls are used to validate the data entered by a user.
Validation(检测)控件用于检测用户输入的数据
Validation Controls
Validation(检测)控件
Validation controls are used to validate the data entered by a user.
Validation(检....[阅读全文]