Occurs after an item is selected in the table of contents treeview.
[Visual Basic]
Public Event TableOfContentsAfterSelect() As TreeViewEventHandler
[C#]
public event TreeViewEventHandler TableOfContentsAfterSelect();
Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.