CSmartDockingHighlighterWnd Class

Implements a semi-transparent window that covers the area to be taken by the dockable pane object that is being docked.

class CSmartDockingHighlighterWnd : public CWnd

Members

Public Constructors

Name

Description

CSmartDockingHighlighterWnd::CSmartDockingHighlighterWnd

Default constructor.

CSmartDockingHighlighterWnd::~CSmartDockingHighlighterWnd

Destructor.

Public Methods

Name

Description

CSmartDockingHighlighterWnd::Create

 

CSmartDockingHighlighterWnd::Hide

 

CSmartDockingHighlighterWnd::SetDockingWnd

 

CSmartDockingHighlighterWnd::ShowAt

 

CSmartDockingHighlighterWnd::ShowTabbedAt

 

Remarks

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

Inheritance Hierarchy

CObject

   CCmdTarget

      CWnd

         CSmartDockingHighlighterWnd

Requirements

Header: afxsmartdockinghighlighterwnd.h

See Also

Concepts

MFC Hierarchy Chart

Other Resources

Classes (MFC Feature Pack)