Files
docs-desktop/dotnet-desktop-guide/framework/wpf/controls/tooltip.md
T
Andy De George da363692ff Initial WPF content migrated (#17)
* Reset branch for WPF changes

* Convert BMP to PNG; fix link-out-of-scope err

* Add snippets for WPF... 6794 files!!!!

* Add missing snippets

* update file updated between migration

* Fix paths to include

* update breadcrumb and toc

* fix index links

* fix index links

* fix index links

* fix markdown
2020-09-04 09:46:28 -07:00

1.1 KiB

title, ms.date, f1_keywords, helpviewer_keywords, ms.assetid
title ms.date f1_keywords helpviewer_keywords ms.assetid
ToolTip 03/30/2017
AutoGeneratedOrientationPage
ToolTip control [WPF]
controls [WPF], ToolTip
popups [WPF]
a3cb42d6-6ce3-4aa0-a557-2cc5b142f1e4

ToolTip

A tooltip is a small pop-up window that appears when a user pauses the mouse pointer over an element, such as over a xref:System.Windows.Controls.Button.

The following illustration shows a mouse pointer that points to the Closexref:System.Windows.Controls.Button, which then displays its identifying xref:System.Windows.Controls.ToolTip.

Close button with its tooltip displayed

ToolTip screenshot

In This Section

ToolTip Overview
How-to Topics

Reference

xref:System.Windows.Controls.ToolTip
xref:System.Windows.Controls.ToolTipService
xref:System.Windows.Controls.Primitives.Popup

Popup Overview
How-to Topics