IToolTipPresenter.Dismissed Event
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Invoked upon dismissal of the ToolTip's popup view.
C++
public:
event EventHandler ^ Dismissed;
event EventHandler Dismissed;
member this.Dismissed : EventHandler
Event Dismissed As EventHandler
This event should be fired regardless of the reason for the popup's dismissal.
Product | Versions |
---|---|
Visual Studio SDK | 2017, 2019, 2022 |