使用控件模板定制控件。
请考虑使用控件模式而不是在控件上执行操作。
Consider using control patterns instead to perform actions on controls.
描述如何使用控件的智能标记来防止用户添加或删除行。
Describes how to use the control's smart tag to prevent users from adding or deleting rows.
最可靠的获取坐标的方法是使用控件自身的方法决定每个按钮的大小。
A much more reliable way to get the coordinates is to use the methods of the control itself to determine the size of each button.
不要过于担心尺寸和位置,因为后面可以使用控件中的定位手柄对它们进行修改。
Don't worry too much about the size and location as they can be changed later using the positioning handles on the control.
如果您需要使用描述区中的图像或超链接,您可以在描述区中使用控件。
If you require images or hyperlinks in the description area, you can use a control in the description area.
图5显示的是目前使用控件状态的控件列表及其存储的属性,供您参考。
Figure 5 shows a list of the controls that currently make use of control state and what properties they store there for your reference.
您仍可以使用控件验证将焦点锁定到控件,但不必考虑关闭窗体的行为。
You can still use control validation to lock focus to a control, but you do not need to be concerned with the behavior with regard to closing the form.
它叙述了UI自动化客户端如何使用控件模式才能访问有关用户界面(UI)的信息。
It includes information on how a UI Automation client can use control patterns to access information about the user interface (UI).
这样做将添加一行代码用于装入Tree控件,它将允许您在代码的内容区域使用控件。
Doing so adds a line that loads the Tree widget, which allows you to use the widget in the content area of your code.
和在页面中使用控件的传统开发方式不同的是,开发人员会发现他们需要使用大量的内联代码,就好像传统的ASP应用一样。
Instead of controls, developers will find themselves using a lot of inline scripting that looks like Classic ASP.
此外,屏幕或者控件也能够定义本地状态(使用变量),并使用控件结构来对集合进行迭代,从而根据条件显示用户界面的各个部分。
In addition, a screen or control can define local state (using variables) and use control structures to iterate over collections and conditionally show parts of the user interface.
由于它不是一个标准控件,RationalFunctionalTester并不知道如何使用它,因此您必须使用控件的方法实现自动化。
Because it is not a standard control, Rational Functional Tester does not know how to manipulate it, so you must use the control's methods to automate it.
幸运的是,新的GridView是DataGrid的逻辑继承者,它像TextBox和DropDownList控件的新版本一样正确使用控件状态。
Fortunately, the new GridView is the logical successor to the DataGrid and it USES control state properly, as do the new versions of the TextBox and DropDownList controls.
此函数使用来自HTML控件的值以便确定应该使用哪个数据系列。
This function uses the values from the HTML control to determine which data series should be used.
所以,我不必学习很多东西,也不必阅读任何文档,就可以使用这个控件。
So, I didn't have to learn much or read any documentation to use the control.
测试访问将帮助您查明一名未授权用户是否能够成功访问一个只有管理员有权使用的控件。
Testing access will help you find out if an unauthorized user can successfully access a control that only the administrators are authorized to use.
据我所知,它们不会对那些没有使用这些控件的人造成多大的影响。
They don't significantly affect anyone who isn't using them, that I know of.
为此,我们为每一类型控件使用了一组注册函数:按钮、标签等等。
For this we use a set of register functions for each type of widget: buttons, labels, and so on.
这就像询问开发人员使用每个控件的属性和方法一样简单,或者会涉及更多一点的内容。
This could be as simple as asking a developer for the properties and methods to use for each control, or it could be a bit more involved.
您可能需要一点实践以了解不用鼠标时如何使用表单控件。
You may need to practice a bit to learn how to use the form controls without a mouse.
这个起点还不错,但是您可能想在不同的环境中使用其他HTML控件。
This isn't a bad place to start, but you might want to use other HTML controls in different circumstances.
可以使用顶部的控件停止、暂停、继续或者逐行执行代码。
You can stop, suspend, resume, and step through code line by line using the controls along the top.
何时在你的网站开发中使用网站控件、网站页面、MVC开发模式。
Web Forms, web Pages, MVC: When to use each in your website.
使用SwingXJXTreeTable控件,构建一个树形表是非常简单的。
Building a tree table is very straightforward using the SwingX JXTreeTable control.
使用数组填充select控件。
获取一些关于控件的信息(文档等等),这样您就可以将那些行为转化为控件使用的语言。
Get the information (documentation and such) for the controls, so that you can translate those actions into the language that the controls use.
图6显示了如何使用此控件将选择、剪切、复制和粘贴功能添加到图5的文本编辑器中。
Figure 6 shows use of this control to add select, cut, copy, and paste functions to the text editor of Figure 5.
图6显示了如何使用此控件将选择、剪切、复制和粘贴功能添加到图5的文本编辑器中。
Figure 6 shows use of this control to add select, cut, copy, and paste functions to the text editor of Figure 5.
应用推荐