Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
If the pane can float, this method creates a mini-frame window for it.
virtual CPaneFrameWnd* CreateDefaultMiniframe(
CRect rectInitial
);
Parameters
- [in] rectInitial
Specifies the initial coordinates of the mini-frame window.
Return Value
A pointer to the new mini-frame window or NULL if the creation failed.
Remarks
The framework calls this method when a pane switches to a floating state. The method creates a mini-frame window and attaches the pane to this window.
The default implementation returns NULL.
Requirements
Header: afxbasepane.h