CWindow::ShowWindowAsync

BOOL ShowWindowAsync( int nCmdShow );

See ShowWindowAsync in the Win32 SDK.

Remarks

Sets the show state of a window created by a different thread.

CWindow OverviewClass Members