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

HighlightPath Property

Structured Solutions

Gets or sets a value indicating whether all categories in the path leading to the current category should be marked as Selected.

[Visual Basic]
Public Property HighlightPath As Boolean
[C#]
public bool HighlightPath {get; set;}
[JScript]
public function get,set HighlightPath : boolean

Remarks

When this value is True, all the categories leading up to the current category are drawn with the selected template including the current (sub)category.

When this value is False, only the current (sub)category is drawn with the selected template.

The default value is false.

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.