A control which allows a user to select between multiple content panes using a set of buttons, which can be collapsed to small icons depending on the amount of space available for the button stack.

Namespace: Mindscape.SilverlightElements
Assembly: Mindscape.SilverlightElements (in Mindscape.SilverlightElements.dll) Version: 2.0.0.0 (2.0.0.0)

Syntax

C#
public class OutlookBar : ItemsControl
Visual Basic
Public Class OutlookBar _
	Inherits ItemsControl
Visual C++
public ref class OutlookBar : public ItemsControl

Inheritance Hierarchy

See Also