Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies whether the MDI child window name can be displayed in the CMFCWindowsManagerDialog Class dialog box.
virtual BOOL CanShowOnWindowsList();
Return Value
TRUE if the window can be displayed in the Windows dialog box; otherwise, FALSE.
Remarks
Override this method in a derived class and return FALSE if the window should not be displayed in the Windows dialog box. This function is called from CMFCWindowsManagerDialog.
Requirements
Header: afxMDIChildWndEx.h