How I can specify drawing options when using ImageEnView as a navigator? Right now it dims the image and draw a box around the visible rect of the source. However, when the image is dark, it's hard to distinguish the box. It would be nice to control the border color and alpha for the image. I can't seem to find an option and tried over-riding LayerDraw event but result is not the best. Help!