Occurs when the index of the currently selected item in the table of contents changes.
[Visual Basic]
Public Event TableOfContentsSelectedIndexChanged() As EventHandler
[C#]
public event EventHandler TableOfContentsSelectedIndexChanged();
Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.