CMDIChildWndEx::DockPane

停靠一个窗格。

void DockPane(
   CBasePane* pBar,
   UINT nDockBarID = 0,
   LPCRECT lpRect = NULL
);

参数

  • [in] pBar
    为窗格的指针。

  • [in] nDockBarID
    窗格的ID。

  • [in] lpRect
    对矩形的指针。

备注

未使用 lpRect 参数。

要求

标头: afxmdichildwndex.h

请参见

参考

CMDIChildWndEx选件类

层次结构图