Using Tree Controls 使用树控件
The source code for the tree controls shown in Figure 3 appears in Listing 4.
图3所示树控件的源代码见清单4。
The check box before each node in the tree controls the enabling state of the element.
树中每个节点前的复选框控制元素的启用状态。
Previously, tree controls were created out of lists and links so the user had to TAB to each tree item.
以前树形控件是通过清单和链接创建的,因此用户必须使用制表键跳到每个树项目。
应用推荐