ShapeElement::GetDragOverToolTipText Method (DiagramItem^)

 

Gets the tooltip text that appears when the mouse is over 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:
virtual String^ GetDragOverToolTipText(
	DiagramItem^ item
)

Return Value

Type: System::String^

The tooltip text that appears when the mouse is over the shape.

Return to top
Show: