您要查找的是不是:
- The ATM interface make use of MPC862 ESAR. ATM接口利用了MPC862的ESAR功能。
- ATM interface failures are physical or logical. atm接口失效可以是物理的或者逻辑的。
- A Label control for the Product Name text box. 用于“Product Name”文本框的Label控件。
- Dock the label control to the bottom of the form. 将标签控件放在窗体的底部。
- To continue adding to your alarm clock's visual interface, you will add a label control that will flash when the alarm is sounding. 若要继续向您的警报时钟的可视化界面进行添加,请您添加一个label控件,它将在警报响起时闪烁。
- Set the value of the Label control's Anchor property to Right. 将Label控件的Anchor属性的值设置为Right。
- A Label control for the Product Name heading, such as "Product Name:". 用于“Product Name”标题的Label控件,如“产品名称:”。
- The formatting properties of the Label control will render as style attributes. Label控件的格式设置属性将呈现为style属性。
- From the Standard group in the Toolbox, drag a Label control onto the page. 从工具箱的“标准”组中,将一个Label控件拖到页上。
- From the Standard group of the Toolbox, drag a Label control onto the new step. 从“工具箱”的“标准”组中,将“Label”控件拖动到新步骤上。
- Visual Web Developer displays a list of available members for the Label control, as shown in the following screen shot. Visual Web Developer显示一个Label控件的可用成员的列表,如下面的屏幕快照所示。
- The code generates three versions of the Label control and writes their UniqueID property values to the page. 此代码生成三个版本的Label控件并将它们的UniqueID属性值写入页面。
- The control you will create, WelcomeLabel, is a simple control similar to the standard Label control. 要创建的控件WelcomeLabel是一个简单控件,与标准的Label控件类似。
- Drag a Label control from the Toolbox to the design surface and position it near the middle of the control. 将一个Label控件从“工具箱”拖动到设计图面上,将其放置在靠近控件中心的位置。
- Drag a Label control into the bottom right cell, set its ID property to labelDisplay, and clear its Text property. 将Label控件拖到右下角的单元格,将其“ID”属性设置为labelDisplay,并清空其“Text”属性。
- For example, you can add a Label control to a form to display the status of each file as a list of files is processed. 例如,可将Label控件添加到窗体,以便在处理一列文件时显示每个文件的状态。
- Add a Label control to the Default. Aspx page, set its ID property to "classLabel", and clear its Text property. 将Label控件添加到Default.;aspx页中;将其ID属性设置为“classLabel”;并清除其Text属性。
- Add a second Label control to the actions pane control, and change the Text property to Address. 将第二个“Label”控件添加到操作窗格控件中,然后将“Text”属性更改为“Address”。
- The following example shows a sample declaration that displays the field containing the first name in a Label control. 下面的示例显示一个示例声明,它显示包含Label控件中第一个名称的字段。
- The following screen shot shows the IntelliSense drop-down list for the Label control. 下面的屏幕快照显示了Label控件的IntelliSense下拉列表。