Is there a way to change the backgroundimage on a form? i tried things like frmMain.BackgroundImage("path") but it doesnt work for me.. is it possible and if so how?
now im having a problem finding the code to change the backgroundimage of my tabcontrol tabs.
they are on the main form and so is the button that will change the backgroundimage.. i tried:
TabControl1.TabIndex(tabNews).BackgroundImage = Image.FromFile(Application.StartupPath & "\Sidekick Files\Program Images\background.jpg")
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.