thielj / MetroFramework

Metro UI of Windows 8 for .NET Windows Forms applications
http://thielj.github.io/MetroFramework
Other
396 stars 225 forks source link

Form BackgroundImage and Transparent element on top of that #50

Open niklashenrixon opened 9 years ago

niklashenrixon commented 9 years ago

Hi im trying to but a background image to my main form. Me.BackgroundImage = the image.. But it's not showing, is this not possible? I dont want to put a PictureBox and make it like a background because then i need to messa around with parenting for all the other element that will go on top and have transparency.