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

SubcategoriesCreated Event

Structured Solutions

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

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

Remarks

This event is raised after each list of subcategories has 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.