Hi all!
By just adding an image to bgimg it is tiled over the whole form.
Is there a fast way to center the backgroundimage of a MDI-form ?
I fixed it by using a graphics object filled with my backgroundcolor and drew the image to the center and redrew it to bgimg of the MDI. But this is kinda slow.
I can't imagine that MS does not support centering by default (I use .NET/1.0).
Thanks in advance!
