Design-time property editor for bitmap names

BitmapContainer allow to use string names for images added to it. But Item's BitmapName property have no drop-down list with filled bitmap names, so it is easy to make typo or mistake in name!

Add a property editor with dropdown list of bitmap's names to use with BitmapName property

This feature was implemented.