TickBarPlacement Enumeration
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 ControlTemplate Example.
Windows 7, Windows Vista, Windows XP SP2, Windows Server 2008 R2, Windows Server 2008, Windows Server 2003
The .NET Framework and .NET Compact Framework do not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.