共用方式為


CBasePane::InsertPane

註冊處理常式的指定停駐的窗格。

BOOL InsertPane(
   CBasePane* pControlBar,
   CBasePane* pTarget,
   BOOL bAfter = TRUE
);

參數

  • [in] pControlBar
    要插入的窗格的指標。

  • [in] pTarget
    為鄰接窗格的指標。

  • [in] bAfter
    如果 TRUE, pControlBar 在 pTarget後插入。 如果 FALSE, pControlBar 在 pTarget之前插入。

傳回值

TRUE ,如果方法成功,則為 FALSE 。

需求

標題: afxbasepane.h

請參閱

參考

CBasePane 類別

階層架構圖