IOverviewTipManager Interface

Definition

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

public interface class IOverviewTipManager
public interface class IOverviewTipManager
__interface IOverviewTipManager
public interface IOverviewTipManager
type IOverviewTipManager = interface
Public Interface IOverviewTipManager

Methods

UpdateTip(IVerticalScrollBar, MouseEventArgs, ToolTip)

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

Applies to