怎么样修改列表控件地标题栏颜色?
这只是网格列表控件的整个实现的一部分。
This is part of the whole implementation for the grid list control.
你有没有想它做,当您调整您的列表控件。
Did you ever want to make it do that as you resize your list control.
我们可以将XML文件绑定到列表控件中。
这个源程序演示了如何在两个列表控件上拖动文本。
This source code demonstrates how to drag the two list controls the text.
列表控件的作用是:在一个移动设备上创建一个列表。
The list control is used to create a list on a mobile device.
使用“显示模式”下拉列表控件将页面更改回浏览模式。
Use the Display mode drop-down list control to change the page back to browse mode.
这个扩展的列表控件支持列表控件间的OLE拖放操作。
This extended list control allow OLE drag and drop between list controls.
早期的列表控件只能处理文本,这种决策至今仍影响其行为。
Early list controls handled only text. Unfortunately, that decision often affects their behavior to this day.
说明:MF C列表控件的应用,实现简单的数据库的功能。
获取一个值,该值指示列表控件是否包含列表项之间的分隔符。
Gets a value indicating whether the list control contains a separator between items in the list.
毫无疑问,如果使用支持拖放的列表控件,许多程序将从中获益。
Without a doubt, many programs would benefit if they made use of list controls that supported dragging and dropping.
在其他环境中可编辑的项目在列表控件中显示时,也应该能编辑。
Items that are editable in other circumstances should, when displayed in list controls, be editable there as well.
列表控件包含一行接一行没有变化的文本,视觉上就像干燥的沙漠。
A list control filled with line after line of text unrelieved by visual symbols is a dry desert indeed.
您可以创建自定义的虚拟化实现你自己的列表控件,但这似乎更难。
You could create your own list control with custom virtualization implementation, but that seems to be even harder.
Selector视图是带有列表控件的简单视图,提供了可供用户选择的URL。
The Selector view is a simple view with a list control with URLs that the user can select.
有时可接收值的集合是有限的,但是对于列表控件来说数量太大而不实际。
Sometimes the set of acceptable values is finite but too big to be practical for a list control.
如果可接收值列表由文本行组成,应该使用列表控件,这样用户就不必打字了。
If the list of acceptable values is composed of text strings, a list control should be used so users are not forced to type.
列表控件是一个很小的文本区,右侧有一个垂直滚动条(参见图21 - 10)。
List controls are small text areas with a vertical scrollbar on the right-hand edge (see Figure 21-9).
说明:列表控件使用演示,包括静态创建列表控件和使用,动态创建列表控件,多列显示等。
List control using the demo, including static controls and create a list using dynamically created list control, multi-column display.
和单选按钮一样,列表控件是简化交互功能的强大工具,因为它排除了做出错误选择的可能性。
Like radio buttons, list controls are powerful tools for simplifying interaction because they eliminate the possibility of making an invalid selection.
在列表控件中能够将条目从一个位置拖动到另一位置很重要,但它要求实现自动滚屏(参见第19章)。
Being able to drag items from one place to another in a list control is powerful, but it demands that auto-scrolling be implemented (see Chapter 19).
全新的虚拟列表控件与新ui框架配合工作,提供了原虚拟列表的所有相同功能,还增加了异步数据检索事务的使用。
A new virtual list control works with the new UI framework and also offers all the same capability of the prior virtual list with the addition of using asynchronous data retrieval transactions.
总的说来,用户选择列表控件中的项目就像为某个功能提供输入,比如从数种可选字体列表中选择希望的那种字体名。
Generally speaking, users select items in a list control as input to some function, such as selecting the name of a desired font from a list of several available fonts.
第一个版本如清单8所示,展示了一个显示提要列表的控件。
The first version, in Listing 8, displays a control that shows the list of feeds.
在基于列表和树的控件中,开始输入您希望选择的值的名称:一个经筛选的弹出对话框允许快速导航到所需的值。
In list and tree based controls, start typing the name of the value that you want to select: a filtered pop-up dialog allows to quickly navigate to the desired value.
XDIME也支持菜单列表、复选框和单选按钮等控件。
XDIME also supports controls like menu lists, checkboxes, and radio buttons.
SWT具有您期望从现代库中获得的所有控件,譬如输入域、列表和按钮。
SWT has all the controls you would expect from a modern library, such as entry fields, lists, and buttons.
列表9:找出您可以使用的控件方法。
然后在属性窗口中选择这个属性时,将看到在页面中的ContextMenu控件的列表。
Then you could go to the Properties window, select the property, and see the list of ContextMenu controls on the page.
应用推荐