BCGControlBar Pro for MFC
virtual BOOL CBCGPMDIChildWnd::CanShowOnWindowsList ( )
inlinevirtual

Tells whether the window name can be displayed in "Windows" dialog.

Returns
Should return TRUE if the window can be displayed in the "Windows" dialog.

Override this method in a derived class and return FALSE, if the window should not be displayed in the "Windows" dialog. This function is called from CBCGPWindowsManagerDlg.