您要查找的是不是:
- Objects for the parts of the list view control. 包含为列表视图控件的部件提供。
- Objects for the parts of the tree view control. 包含为树视图的部件提供。
- Index number of the View control to switch to. 要切换到的View控件的索引号。
- That represents a branch of a tree view control. 属性返回表示树视图控件的分支的。
- Gets or sets the height of each tree node in the tree view control. 获取或设置树视图控件中每个树节点的高度。
- This method is overridden to copy zone information to the view control. 重写此方法可以将区域信息复制到视图控件中。
- The results are displayed in a list view control and also saved in a text file. 结果能显示在一个列表视图控件中,也能以一个文本文件保存起来。
- View controllers rarely operate in isolation. 视图控制器很少孤立的操作。
- Gets or sets a value indicating whether the selection highlight spans the width of the tree view control. 获取或设置一个值,用以指示选择突出显示是否跨越树视图控件的整个宽度。
- Gets or sets the descriptive text displayed above the tree view control in the dialog box. 获取或设置对话框中在树视图控件上显示的说明文本。
- Ensures that the tree node is visible, expanding tree nodes and scrolling the tree view control as necessary. 确保树节点可见,并在必要时展开树节点和滚动树视图控件。
- Property can provide hierarchical information in cases such as a tree view control. 属性可提供分层信息。虽然树视图控件中的父对象不在。
- That provides full row selection as an additional view mode of a list view control. 它提供整行选择作为列表视图控件的附加查看模式。
- Retrieves the bounding rectangle for a specific item within the list view control. 在列表视图控件中检索特定项的边框。
- Retrieves the number of tree nodes, optionally including those in all subtrees, assigned to the tree view control. 检索分配给树视图控件的树节点数(可以选择性地包括所有子树中的树节点)。
- Retrieves the specified portion of the bounding rectangle for a specific item within the list view control. 在列表视图控件中检索指定项的边框的指定部分。
- When the user clicks the Search button, code gets the value of the TextBox control in the appropriate View control. 当用户单击“搜索”按钮时,代码将从适当的View控件中获取TextBox控件的值。
- Returns the tree node with the specified handle and assigned to the specified tree view control. 返回带有指定句柄并分配给指定树视图控件的树节点。
- After you create a tree view control, you can add items to it. You can do this by sending TVM_INSERTITEM to it. 在你创建了一个树视图之后,你能添加它的选项。你能通过发送TVM_INSERTITEM给它时做到这一点。
- This function uses the API to search directories and( optionally) all its subdirectories for files, and adds the files to a list view control. 这个函数使用api来搜索目录和(机地)所有的子目录中的文件,并可在一个列表视图控件中增加文件。