TextToolTipService::SetToolTipBounds Method (FrameworkElement^, Rect)
Visual Studio 2015
Sets the ToolTipBounds 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 ToolTipBounds attribute for.
- value
-
Type:
System.Windows::Rect
The value to set the ToolTipBounds attribute to.
Show: