ITaskbarList::ActivateTabITaskbarList::ActivateTab*
*Contents  *Index  *Topic Contents
*Previous Topic: ITaskbarList
*Next Topic: ITaskbarList::AddTab

ITaskbarList::ActivateTab


HRESULT ActivateTab(
    HWND hwnd
);

Activates an item on the taskbar. The window is not actually activated; the window's item on the taskbar is merely displayed as active.

hwnd
Handle to the window on the taskbar to be displayed as active.

Version 4.71


Up Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.