|
-
Aug 5th, 2006, 09:15 PM
#1
Thread Starter
Member
[RESOLVED] Radio Buttons
I have a Groupbox called Sex then I have two radio buttons Male and Female. I also have a labelbox that I want the message "he" or "her" to go into. How would I get the "he" or "her" into the labelbox? I have variables called mMale and mFemale to use too. Thanx
The labelBox's code right now is:
lblAnswer.Text = Name & (" will earn ") & FormatCurrency(Total) & _
" before retiring. And <Radio Button Message Needed> final salary will be " & FormatCurrency(Salary)
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
|