Damn...this is kicking my ass. I guess thats expected for first timers. So here is what I came up with for radbut1;

If RadButton1.Checked Then PictureBox1.Show()
RadButton1.Checked = True

when I run it my radbut2 completely disappears and the radbut1 isnt checked.

how do I hide the image that isnt checked?

how do I get the radbut1 to show checked?

how do I get the radbut2 to stay showing?

Again, I appreciate whom ever might help.