Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Sets the runtime class information for the default mini-frame window.
void SetMiniFrameRTC(
CRuntimeClass* pClass
);
Parameters
- [in] [out] pClass
Specifies the runtime class information for the mini-frame window.
Remarks
When a pane is floated, it is put on a CPaneFrameWnd (mini-frame) window. You can provide a custom CPaneFrameWnd-derived class that will be used when CPane::CreateDefaultMiniframe is called.
Requirements
Header: afxPane.h