CDockablePane::CanAcceptMiniFrame
Determines whether the specified mini-frame can be docked to the pane.
virtual BOOL CanAcceptMiniFrame(
CPaneFrameWnd* pMiniFrame
) const;
Parameters
- [in] pMiniFrame
Pointer to a CPaneFrameWnd object.
Return Value
TRUE if pMiniFrame can be docked to the pane; otherwise, FALSE.
Requirements
Header: afxdockablepane.h