Treeview Control Properties and Methods
Topic Last Modified: 2006-06-13
This topic describes the properties of the EXTV interface, and lists the methods for programming the Exchange Store TreeView control.
Note
For standard Microsoft® Visual Basic® properties, methods, and events, see the Visual Basic documentation in the MSDN® Library.
Properties
Name | Type | Description |
---|---|---|
Boolean |
Specifies if the control's drag and drop functionality is disabled. |
|
String |
Specifies the status of a WebDAV response. Read-only. |
Methods
Name | Description |
---|---|
Adds a node to the TreeView control using a URL to a top-level hierarchy in the Exchange store |
|
Creates a resource as a subfolder in the Exchange store and adjusts the TreeView control hierarchy to reflect the change |
|
Deletes a folder in the Exchange store and adjusts the TreeView control hierarchy to reflect the change |
|
Obtains a root node object from a valid root URL |
|
Obtains a collection of root nodes that have been added by the control |
|
Returns a TNode object of the selected node |
|
Moves a folder to a location where it becomes the child folder of a destination folder |
|
Updates the display of a selected node and its subordinate hierarchy |
|
Removes all nodes in the TreeView control |
|
Removes a root node and its hierarchy from the TreeView control |
|
Selects a specified node |