|
-
Nov 16th, 2009, 10:56 PM
#5
Thread Starter
New Member
Re: VB Radio button code help
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.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|