This topic has not yet been rated - Rate this topic

PathPanel Class

Expression Studio 4.0
Arranges child elements along one or more path.


Namespace: Microsoft.Expression.Controls
Assembly: Microsoft.Expression.Controls (in microsoft.expression.controls.dll)
public sealed class PathPanel : Panel
PathPanel can be used as an alternative to PathListBox when selection is not necessary. The Orientation property is not supported on PathPanel.
System.Object
   System.Windows.DependencyObject
     System.Windows.UIElement
       System.Windows.FrameworkElement
         System.Windows.Controls.Panel
          Microsoft.Expression.Controls.PathPanel
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Development Platforms

Windows XP Home Edition, Windows XP Professional, Windows Server 2003 , Windows Server 2008, and Windows 2000

Target Platforms

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.