TickBarPlacement Enumeration
.NET Framework (current version)
Namespace:
System.Windows.Controls.Primitives
Assembly: PresentationFramework (in PresentationFramework.dll)

Return to top
Assembly: PresentationFramework (in PresentationFramework.dll)
The TickBarPlacement enumeration is used to set the Placement property of a TickBar. The actual position of a TickBar is defined by the ControlTemplate of a Slider control. The Placement property identifies this position so that the ticks of a TickBar are drawn correctly. The following illustration shows how TickBar controls are drawn when the Placement property is set to Top and Bottom.

For an example of a TickBar that is included in the Style of a Slider, see Slider Styles and Templates.
.NET Framework
Available since 3.0
Available since 3.0
Track
TickPlacement
TickBar
Slider
System.Windows.Controls.Primitives Namespace
Slider How-to Topics
Show: