Hi James,
It was there next to me and didn't looked at it.
Since the normal winforms doesn't have that options, I didn't even think it would exists here.
Everything works OK, expect the strech option:
Me.BackgroundImage = New Gizmox.WebGUI.Common.Resources.AssemblyResourceHandle(Me.GetType(), "dpanel_white.jpg")
Me.BackgroundImageLayout = Gizmox.WebGUI.Forms.ImageLayout.Stretch
No image is shown with it.
Tested in several browsers so I don't think it's a browser problem. IE/chrome/FF/safary
Is this a bug?