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.
Finds a pane with the specified control ID in the global list of floating panes.
static CBasePane* FindFloatingPaneByID(
UINT nID
);
Parameters
- [in] nID
Represents the control ID of the pane to find.
Return Value
The pane with the specified control ID; otherwise, NULL, if no pane has the specified control ID.
Requirements
Header: afxPaneFrameWnd.h