您要查找的是不是:
- Objects for the parts of the tree view control. 包含为树视图的部件提供。
- That represents a branch of a tree view control. 属性返回表示树视图控件的分支的。
- Gets or sets the height of each tree node in the tree view control. 获取或设置树视图控件中每个树节点的高度。
- 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. 属性可提供分层信息。虽然树视图控件中的父对象不在。
- Retrieves the number of tree nodes, optionally including those in all subtrees, assigned to the tree view control. 检索分配给树视图控件的树节点数(可以选择性地包括所有子树中的树节点)。
- 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给它时做到这一点。
- Property is set to a value larger than the height of the tree view control, calling this method will have unexpected results. 属性设置的值大于树视图控件的高度,则调用此方法将导致意外的结果。
- The tree view control will create an image list with just one drag image and return the handle to that image list to you. 这个树视图将创建一个仅有一个拖动图像的图像列表,并将这个图像列表的句柄返回给你。
- For example, with TVM_INSERTITEM, it is used to specify the attribute of the item to be inserted into the tree view control. 例如:有TVM_INSERTITEM,它被用于指定插入到树视图控件中的选项的属性。
- When the image list is ready, you associate it with the tree view control by sending TVM_SETIMAGELIST to the tree view control. 当图像列表准备好时,你发送TVM_SETIMAGELIST消息给树视图控件将图像列表和树视图联结在一起。
- You can send TVM_CREATEDRAGIMAGE to the tree view control to tell it to create a default drag image from the image that is currently used by the item that will be dragged. 你也可以发送TVM_CREATEDRAGIMAGE消息给树视图控件,用来告诉它,从那个被拖动的选项当前使用的图像中创建一个自定义的拖动图像。
- Tree view controls are now supported for navigating document libraries in a manner similar to the file system. 现已支持使用树视图控件,可以按照与文件系统相似的方式在文档库中导航。
- All panels are listed in an expandable tree view. 所有的面板列表在可展开成书型显示。
- Objects for the parts of the list view control. 包含为列表视图控件的部件提供。
- Index number of the View control to switch to. 要切换到的View控件的索引号。
- The Model pane is also called the Tree view. “模型”窗格也称为树视图。