Expand Minimize
This topic has not yet been rated - Rate this topic

CPaneFrameWnd::CanBeDockedToPane

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

virtual BOOL CanBeDockedToPane(
   const CDockablePane* pDockingBar
) const;
[in] pDockingBar

A pane.

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

Header: afxpaneframewnd.h

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.