ShapeElement::HideCustomToolTip Method (IWin32Window^)

 

Hides the custom tooltip for the shape.

Namespace:   Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)

public protected:
virtual void HideCustomToolTip(
	IWin32Window^ window
)

Parameters

window
Type: System.Windows.Forms::IWin32Window^

The interface that exposes the handle for the tooltip window.

Return to top
Show: