Called by the framework to obtain the MDI child window information displayed in Windows Navigator (invoked by Ctrl+Tab).
- Parameters
-
strName | MDI child window name (displayed in Windows Navigator "Active Files" column). By default, contains an MDI child window name. |
strPath | MDI child window path (displayed in the bottom of Windows Navigator when the window name is selected). |
hIcon | MDI child window icon. By default, contains an icon returned by GetFrameIcon method). |
bAutoDestroyIcon | Specifies whether MDI child window icon should be automatically destroyed when Windows Navigator is closed. |