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 : booleanWhen 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.
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
Navigator Class | Navigator Members
Copyright © 2005 by Structured Solutions. All rights reserved.