See Also

Navigator Class  | Navigator Members

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

Language

Visual Basic

C#

JScript

Show All

See Also Requirements Languages Navigator Control

TopLevelCreated Event

Structured Solutions

Occurs when the top-level categories are created in the Navigator control.

[Visual Basic]
Public Event TopLevelCreated() As NavigatorItemListEventHandler
[C#]
public event NavigatorItemListEventHandler TopLevelCreated();
[JScript]
In JScript, you can handle the events defined by another class, but you cannot define your own.

Remarks

This event is raised after the list of top-level items have been created and sorted, but before they are added to the master list.

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

See Also

Navigator Class  | Navigator Members

 

 


Copyright © 2005 by Structured Solutions. All rights reserved.