mirror of
https://github.com/Stone-Red-Code/docs-desktop.git
synced 2026-09-04 23:43:39 +02:00
* 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
1.1 KiB
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 |
|
|
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
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
