Images in bar titles are not supported

Summary

Id: 12138.14
Type: Issue Issue
Current Status: Resolved

Detail

10 Nov 2003 Open Steve McMahon

In Explorer, when you go to e.g. My Pictures folder a picture icon is displayed over the titlebar of the item. This should be supported in the ExplorerBar control.

11 Nov 2003 Resolved Steve McMahon

A new BarTitleImageList property has been added, along with an IconIndex property for the cExplorerBar class. This allows you to display an icon in the title of the control (Note that the Windows control actually uses an alpha-bitmap to achieve this, but that isn’t so easy to do in VB so an Icon makes it easier).