I want to Lock (anchor) an ImageEnMView ThumbNail so that it stays in view (position zero) as other thumbnails are scrolled, I thought I saw some mention of this - please advise - thanks.
For this what you can do is place ImageEnView control where you want and when the user scrolls the Thumbnails in ImageEnMView load the first image show the control and load the first image.
Now you can also give facility to user to click on the ImgaeEnView control (Click Event) and automatically select the first image in ImageEnMView and hide the control in question.