清单7显示了度量标签控件的2个变体。
Listing 7 shows a couple variations of acquiring measurements for label controls.
清单9显示了如何将菜单添加到标签控件。
由于平台的限制,标准标签控件不能同时拥有文本和图标。
Due to platform limitation standard label controls cannot have text and an icon.
如何设置标签控件的字体颜色以匹配选择观的主题?
How to set the forecolor of a label control to match the selected outlook theme?
标签控件的作用是:在一个移动设备上显示一段文本。
The Label control is used to display a text on a mobile device.
最后,这段代码将菜单控件移动到位于标签控件下面的全局坐标中。
Finally, this code moves the menu control to a global coordinate that is just below the label control.
每单击一次按钮,便计算条件并在标签控件中显示状态信息。
Each time a button is clicked, the condition is evaluated and status information is displayed in a label control.
文本字段中没有描述,因此,常常通过标签控件处理它们,以确定它们的用途。
Text fields have no description; thus, they are often proceeded by a label control to identify their purpose.
这个代码显示了如何使用标签控件来创建滚动文本和其它的特别效果。
This code shows how to create scrolling text and other special effects using label controls.
要查看示例包含一个标签控件创建使用动态面板,请访问此博客条目。
To see a sample containing a TAB control created using a dynamic panel, visit this blog entry.
我试图建立形式弹出放大,这将放大嵌在标签控件嵌入在窗体的报告。
I am trying to build a pop up zoom in form which will zoom in on a report embedded in a TAB control embedded in a form.
在形成一个标签控件,单击按钮可以在标签页面板的高度关注,得到如果移动到另一个选项卡来纠正。
In a form with a tabbed control, a button click reduces panel-height in TAB page in focus, which gets corrected if move to another TAB and come back.
为此,我们为每一类型控件使用了一组注册函数:按钮、标签等等。
For this we use a set of register functions for each type of widget: buttons, labels, and so on.
您还要更新控件的配置板图标以及标签,以让它们可以更快地识别和定位。
You will also update the controls' palette ICONS and labels to make them faster to identify and locate.
在最低层级上,对控件的实现使用了低级的HTML标签和CSS样式。
At the lowest level, implementations of controls use low-level HTML tags and CSS styles.
要将控件准确地放置在标签的下面,您需要将所需的位置转换为全局坐标。
To place such a control exactly below the label, you need to translate the desired location to global coordinates.
接下来选中输入控件旁边的标签(图27)。
Next, select the label next to the input control (Figure 27).
如果您想要格式化子控件,您就需要为它们创建一个特定的子标签了。
If you want to specially format the child controls, you will need to create a special child Tags template for them.
可以使用适合业务环境的任何控件和标签在网页上显示可编辑的一组值。
The set of editable values can be presented in a Web page using whatever controls and labels that are suitable for the business environment.
每个输入控件必须有一个标签告诉用户这里需要输入什么。
Each input control must have a label that tells the users what they're expected to type into the box.
在第一列中,放置Label控件,其标签显示主题和数量。
In the first column, put label controls whose labels say subject and number.
这种方法需要你手动将一系列适当的控件分区域地添加到窗体中,例如标签和文本框,结果就像Figure6显示的那样。
This approach requires you to add fields to the form manually as a set of appropriate controls, such as Labels and TextBoxes, resulting in something that looks like Figure 6.
设计时,可以将这4个控件放在一行中,这个行中还有两个附加标签。
At design time, you can place these four controls on a single row, with two additional labels.
既然您已经找到了包含带有您搜索的标签的按钮的控件,那么您就可以使用find来定位正确的按钮了。
Now that you have found the control that contains the button with the label that you were searching for, you can use find to locate the correct button.
例如,如果您将菜单添加为标签的父元素的子元素,那么Flex就将控件垂直放置在该点的下面,因为这是VBox的默认行为。
For example, if you add the menu as a child of the label's parent, then Flex would place the control vertically beneath that point because that is VBox's default behavior.
您可以编辑已存在的选项,例如,更改CheckBox标签上的所有styleclass属性,或者向所有的InputText控件添加一个最小长度或者最大长度的值。
You can edit the existing options to change the styleClass attribute on all Check Box tags, for example, or add a minimum and a maximum length to all Input Text controls.
选择下表列出的所有控件,并且更新表中所示的标签和警告消息:选择input [empno:],然后单击Delete。
Select each of the controls listed in the following table and update the Label and Alert messages as shown in the table: Select input [EMPNO:] and click Delete.
Controls CaptionedControl用于在控件前显示一个标签(字幕)。
Controls CaptionedControl Used to display a label (caption) in front of a control.
Controls CaptionedControl用于在控件前显示一个标签(字幕)。
Controls CaptionedControl Used to display a label (caption) in front of a control.
应用推荐