1) The size of the ImageCtrl is smaller than the image displayed, in MSC8 debug mode.
For example, to display a 256x256 image, I have to set the ImageCtrl rect, in the layout designer, to 228x224.
The control works fine in MSC8 Optimal mode.
Units in layout are not exactly pixels; they get "zoomed" according to the actual default system font used (which makes sense, if you think about it