Skip to content

Latest commit

 

History

History
50 lines (46 loc) · 1.26 KB

File metadata and controls

50 lines (46 loc) · 1.26 KB
title Tool Tips | Microsoft Docs
ms.custom
ms.date 11/04/2016
ms.reviewer
ms.suite
ms.technology
cpp-windows
ms.tgt_pltfrm
ms.topic article
dev_langs
C++
helpviewer_keywords
CFrameWnd class, tool tips
Help, tool tips for controls
tool tips [C++], CFrameWnd
controls [MFC], tool tips
buttons [C++], tool tips
ms.assetid 7f0bba86-7c55-4bf6-8455-687a4dcb2be8
caps.latest.revision 10
author mikeblome
ms.author mblome
manager ghogen
translation.priority.ht
cs-cz
de-de
es-es
fr-fr
it-it
ja-jp
ko-kr
pl-pl
pt-br
ru-ru
tr-tr
zh-cn
zh-tw

Tool Tips

The procedures are distinct for adding tool tips to controls contained in windows derived from MFC class CFrameWnd and windows not derived from CFrameWnd.

What do you want to know more about

Tool tips for controls in a window that is:

See Also

User Interface Elements