BCGControlBar Pro for MFC
CBCGPWindowsNavigatorOptions

Detailed Description

Specifies windows navigator (usually displayed on Ctrl+ Tab key combination pressing) options. A pointer to this structure is passed to CBCGPMDIFrameWnd::EnableWindowsNavigator method.

Public Attributes

 m_bDisplayFileIconsSpecifies whether file icons should be displayed.
 
 m_bDisplayPaneIconsSpecifies whether pane icons should be displayed.
 
 m_bFileNamePathEllipsisSpecifies whether file name should be displayed using path ellipsis.
 
 m_bPaneNamePathEllipsisSpecifies whether pane name should be displayed using path ellipsis.
 
 m_strFilesCaptionSpecifies files column caption.
 
 m_strPanesCaptionSpecifies docking panes column caption.