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 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