Figure 2 shows the TextBox widget.
图2显示了这个TextBox小部件。
Initial text contents of the TextBox.
获取或设置文本框的文本内容。
I need the textbox NOT to reset as new selections are entered.
我需要文本框不复位输入新的选择。
Paste the path of your project in the textbox and click the Go button.
粘贴文本框中项目的路径并点击Go按钮。
We'll make it so that the textbox will resize to fit the entire window.
我们将会创建它因此文本输入框可以在输入窗口中改变尺寸。
Input the search word "information" into the textbox and then click search.
在输入框中输入关键词“information”然后单击Search按钮。
Users will not be allowed to enter anything other than Numbers in the textbox.
用户在textbox中,除了数字不能输入其它任何数据。
The TextBox control is used to create a text box where the user can input text.
文本框控件可用来创建用户输入文字用的文本框。
The TextBox control is used to create a single-line input box on a mobile device.
控件的作用是:在一个移动设备上创建一个单行的文本输入框。
The HeaderDisplay property contains the following entries to display the textbox and combo box.
HeaderDisplay属性包含以下项以显示文本框和组合框。
It's not very clear whether the value to be displayed in the textbox is coming from which query.
这不是很清楚,要显示在在文本框的值中从哪个查询生成。
Looking inside it through the Reflector, we can find the internal field which holds the textbox part.
里面看,通过反射,我们可以找到的内部字段持有该文本框的一部分。
A form can be submitted by clicking on a button or when a user changes the value in the TextBox control.
一张表单可通过点击按钮或是当用户改变文本框的内容时进行提交。
The code for the Button Click event is as follows, note the use of the sensible names for the TextBox controls.
用于ButtonClick事件的代码如下,注意TextBox控件的合理名称的使用。
Now I'm ready to simulate a user typing a color into the textbox control and selecting a color from the combobox control.
现在我准备模拟用户在文本框控件中键入一种颜色,并从Combobox控件选择一种颜色。
After simulating the actions of a user entering colors for the textbox and combobox controls, the automation simulates clicking of the button control.
模拟用户在文本框和Combobox控件中键入颜色的操作之后,自动化会模拟点击按钮控件。
The typical purpose of a watermark is to provide more information to the user about the TextBox itself without cluttering up the rest of the page.
通常用于告诉用户文本框的一些信息而不用页面的其他地方。
The key to doing this is positioning the textbox to correctly match the cell in the grid and allowing a simple means of navigating through the grid.
实现这个的关键是在网格中,定位文本框来正确地匹配单元格,允许一个简单的方法在网格中导航。
Rather than locating it to the textbox, loop to the number of lines and save each line in a string and send that string to the application you want to send to.
而不是定位到文本框,循环的行数和每行一个字符串保存和发送的字符串,你要发送到的应用。
In addition to the IDE improvements, Windows Forms in Visual Studio 2005 offers new controls as well as improvements to old favorites such as the TextBox and ComboBox.
集成开发环境的另一项改进是VisualStudio 2005中的Windows窗体提供了新的控件,并改进了广受欢迎的旧控件例如文本框和复合列表框。
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.
幸运的是,新的GridView是DataGrid的逻辑继承者,它像TextBox和DropDownList控件的新版本一样正确使用控件状态。
A hacker enters a malformed SQL statement into the textbox that changes the nature of the query so that it can be used to break into, alter, or damage the back-end database.
黑客向文本框中输入不正确的sql语句以更改查询的性质,从而可以使用它入侵、更改或损坏后端数据库。
I can receive the test from a sender client and display it in a MessageBox, but am having trouble updating the textbox on the form with that same text (which is what I actually want to do).
我可以接收来自发送方的测试客户端并显示它在一个对话框,但我很难用同样的文本更新表单上的文本框(这是我真正想做的事情)。
I can receive the test from a sender client and display it in a MessageBox, but am having trouble updating the textbox on the form with that same text (which is what I actually want to do).
我可以接收来自发送方的测试客户端并显示它在一个对话框,但我很难用同样的文本更新表单上的文本框(这是我真正想做的事情)。
应用推荐