TextToolTipService::SetToolTipPlacement Method (FrameworkElement^, PlacementMode)
Visual Studio 2015
Sets the ToolTipPlacement attribute to the specified value for the given element.
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
Parameters
- element
-
Type:
System.Windows::FrameworkElement^
The element to set the ToolTipPlacement attribute for.
- mode
-
Type:
System.Windows.Controls.Primitives::PlacementMode
The value to set the ToolTipPlacement attribute to.
Show: