Called by the framework to obtain the docking pane information displayed in Windows Navigator (invoked by Ctrl+Tab).
- Parameters
-
strName | Docking pane name (displayed in Windows Navigator "Active Tool Windows" column). By default, this name is a pane caption |
strInfo | Information about docking pane (displayed in the bottom of Windows Navigator when the pane is selected). Empty by default. |
hIcon | Docking pane icon. By default, this is an icon returned by GetBarIcon method. |
bAutoDestroyIcon | Specifies whether docking pane icon should be automatically destroyed when Windows Navigator is closed. |