SECBandImpl::ShowDW

HRESULTSECBandImpl::ShowDW(BOOLfShow)

See IDockingWindow::ShowDW in Win32 SDK for details. The default implementation shows or hide the derived class window if the derived class has a valid window.

Defined in: SECBand.h

Return Value

HRESULT Return S_OK.

Parameters

fShow

Flags to show or to hide the window of the derived class.