Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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