共用方式為


CWindow::ShowWindowAsync

設定不同的執行緒上建立之視窗的顯示狀態。

BOOL ShowWindowAsync( 
   int nCmdShow  
) throw();

備註

請參閱在 Windows SDK的 ShowWindowAsync

需求

Header: atlwin.h

請參閱

參考

CWindow Class