In the form designer added an ImageList and added an image to it. On the tab chose an image in ImageIndex. The image form constructor shows everything is ok:

And in the runtime there is no image, although the tab has been stretched:

The code does not affect ImageList or ImageIndex anywhere. What could be the problem?