This topic has not yet been rated - Rate this topic

ShapeElement.ShowCustomToolTip Method

Makes a shape's custom tooltip visible.

Namespace:  Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.10.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.10.0.dll)
protected internal virtual void ShowCustomToolTip(
	string text,
	IWin32Window window,
	Point point
)

Parameters

text
Type: System.String
The text for the tooltip.
window
Type: System.Windows.Forms.IWin32Window
The window for the tooltip.
point
Type: System.Drawing.Point
The x- and y-coordinates where the tooltip should appear.
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ