CMDIChildWndEx::SetTaskbarTabOrder

插入指定的窗口之前的MDI子窗体在Windows 7个任务栏选项。

void SetTaskbarTabOrder(
   CMDIChildWndEx* pWndBefore = NULL
);

参数

  • pWndBefore
    指针到缩略图插入到左侧的MDI子窗口。 必须通过 RegisterTaskbarTab已注册此窗口。 如果此值为 NULL,新的缩略图添加到列表的末尾。

要求

标头: afxmdichildwndex.h

请参见

参考

CMDIChildWndEx选件类