BCGControlBar Pro for MFC
void CBCGPControlBar::SetMiniFrameRTC ( CRuntimeClass *  pClass)
inline

Sets the runtime class information about the default mini-frame window.

When a control bar is being floated it's put on a mini-frame window. You can provide a custom CBCGPMiniFrameWnd - derived class to be used by CreateDefaultMiniframe().

Parameters
pClassA pointer to the runtime class info.