AutoToolTipPlacement Enumeration
.NET Framework (current version)
Namespace:
System.Windows.Controls.Primitives
Assembly: PresentationFramework (in PresentationFramework.dll)
Return to top
Assembly: PresentationFramework (in PresentationFramework.dll)
| Member name | Description | |
|---|---|---|
| BottomRight | ||
| None | No automatic ToolTip | |
| TopLeft |
The following example shows how to set the AutoToolTipPlacement property of a Slider using the values of this enumeration.
.NET Framework
Available since 3.0
Available since 3.0
Show: