次の方法で共有


CMDIChildWndEx::DockPane

ペインをドッキングします。

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

パラメーター

  • [入力] pBar
    ペインへのポインター。

  • [入力] nDockBarID
    ペインの ID。

  • [入力] lpRect
    四角形へのポインター。

解説

lpRect パラメーターは使用されません。

必要条件

ヘッダー : afxmdichildwndex.h

参照

関連項目

CMDIChildWndEx クラス

階層図