CMFCRibbonKeyTip Class

Implements a pop-up window that displays a key tip for a ribbon bar.

class CMFCRibbonKeyTip : public CWnd

Members

Public Constructors

Name

Description

CMFCRibbonKeyTip::CMFCRibbonKeyTip

 

CMFCRibbonKeyTip::~CMFCRibbonKeyTip

Destructor.

Public Methods

Name

Description

CMFCRibbonKeyTip::GetElement

 

CMFCRibbonKeyTip::Hide

 

CMFCRibbonKeyTip::IsMenuKey

 

CMFCRibbonKeyTip::Show

 

Remarks

This class supports the MFC framework infrastructure and is not intended to be used directly from your code.

Inheritance Hierarchy

CObject

   CCmdTarget

      CWnd

         CMFCRibbonKeyTip

Requirements

Header: afxribbonkeytip.h

See Also

Concepts

MFC Hierarchy Chart

Other Resources

Classes (MFC Feature Pack)