CMiniFrameWnd::CMiniFrameWnd
CMiniFrameWnd( );
说明:
构造一个CMiniFrameWnd对象,但不创建窗口。如果需要创建窗口,请调用CMiniFrameWnd::Create函数。
请参阅:
CFrameWnd