Share via


ExchangeTreeViewControl Events

ExchangeTreeViewControl Events

This content is no longer actively maintained. It is provided as is, for anyone who may still be using these technologies, with no warranties or claims of accuracy with regard to the most recent product version or service release.

This section describes the events generated by the Managed Exchange TreeView Control. These events are the means by which the TreeView control passes important information back to the application that is consuming the TreeView control. The ControlError Event is used for returning low-priority error information. The ControlGeneratedError Event is used for returning high-priority error information. The Selection Event is used to return information about the node in the TreeView control that is currently selected. It is possible to capture these events programmatically through the use of event handler functions.

Events

Name Description
ControlError Event Used for returning low-priority error information to the consuming application.
ControlGeneratedError Event Used for returning high-priority error information to the consuming application.
Selection Event Used to return information about the node in the TreeView control that is currently selected to the consuming application.

Send us your feedback about the Microsoft Exchange Server 2003 SDK.

Build: June 2007 (2007.618.1)

© 2003-2006 Microsoft Corporation. All rights reserved. Terms of use.