CPaneFrameWnd::CanBeDockedToPane

Determines whether the mini-frame window can be docked to a pane.

virtual BOOL CanBeDockedToPane(
   const CDockablePane* pDockingBar
) const;

Parameters

  • [in] pDockingBar
    A pane.

Return Value

Nonzero if the mini-frame can be docked to pDockingBar; otherwise 0.

Requirements

Header: afxpaneframewnd.h

See Also

Reference

CPaneFrameWnd Class

Hierarchy Chart