IOverviewTipManager Interface

 

Provides information about which ToolTip should be shown when the mouse moves over the overview margin.

Namespace:   Microsoft.VisualStudio.Text.OverviewMargin
Assembly:  Microsoft.VisualStudio.Text.UI.Wpf (in Microsoft.VisualStudio.Text.UI.Wpf.dll)

public interface class IOverviewTipManager

NameDescription
System_CAPS_pubmethodUpdateTip(IVerticalScrollBar^, MouseEventArgs^, ToolTip^)

Updates the ToolTip to reflect an appropriate tip for the specified mouse position.

Return to top
Show: