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 |
|
|
DLL |
|
See also
Send comments about this topic to Microsoft
Build date: 3/7/2012