MDI parent background image

Denis Biondic picture Denis Biondic · Aug 22, 2009 · Viewed 14.6k times · Source

I have tried absolutely everything I could get my hand on, and it just won't work ! Has anyone ever solved this problem?

I can put my image in the back, but it works only if the form never tries to be resized (shrinking is OK, growing leaves empty grey space...)

Answer

P.K picture P.K · Aug 22, 2009

Two options:

  • Set Background image and change the BackgroundImageLayout property to Stretch (as suggested by Guster_Q)
  • Set your image in a imagecontrol and set it docking property to fill