The TitleView.OnSelectionChanged event is fired when the current selection changes.
Syntax
TitleView.OnSelectionChanged( selection )
Parameters
selection
A Long value specifying the index of the newly selected item. This parameter is zero (0) if no title is currently selected.
See Also
ServerView.GetItemObject, ClientView object, ServerView object, TitleView object
© 1996-1998 Microsoft Corporation. All rights reserved.