I have trouble accesing images that are located IN the application (in solution explorer)
What I want to do is theme options in one of my programs
If TreeView1.SelectedNode.Name = "wood" Then
main.background*.BackgroundImage=
End If
*PictureBox