This topic has not yet been rated - Rate this topic

IDockingWindow::ShowDW method

Applies to: desktop apps only

Instructs the docking window object to show or hide itself.

Syntax

HRESULT ShowDW(
  BOOL bShow
);

Parameters

bShow

Type: BOOL

TRUE if the docking window object should show its window. FALSE if the docking window object should hide its window and return its border space by calling SetBorderSpaceDW with zero values.

Return value

Type: HRESULT

If this method succeeds, it returns S_OK. Otherwise, it returns an HRESULT error code.

Requirements

Minimum supported client

Windows 2000 Professional, Windows XP

Minimum supported server

Windows 2000 Server

Header

Shlobj.h

DLL

Shell32.dll (version 4.71 or later)

See also

IDockingWindow
IDockingWindowFrame
IDockingWindowSite
IDeskBand

 

 

Send comments about this topic to Microsoft

Build date: 3/7/2012

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ