Share via


IToolTipPresenter.Dismissed Event

Definition

Invoked upon dismissal of the ToolTip's popup view.

public:
 event EventHandler ^ Dismissed;
event EventHandler Dismissed;
member this.Dismissed : EventHandler 
Event Dismissed As EventHandler 

Event Type

Remarks

This event should be fired regardless of the reason for the popup's dismissal.

Applies to