|
-
Jun 28th, 2017, 01:30 PM
#25
Re: How can I call a this Function that returns a RadioButtom name in a GroupBox
 Originally Posted by ebellounisoft
Creating them(txtName, lblName,cbAge. groupBoxsex, rbttnM, rbttnF) is the easy part.
Creating Controls dynamically is also very easy to get wrong. I know because I've done it wrong more times than I care to admit . 
 Originally Posted by ebellounisoft
As you can see they are in the Form.
Yeah, from the code you were using in the past.... a dozen changes ago. You need to show your most current code.
 Originally Posted by ebellounisoft
The real problem is with the Function WhatRadioIsSelected (is some where in a post) that searchs for the text of the checked RadioButton..
No. It's right in front of you in the VS IDE, as part of the Form's code. It should take no more than a couple of seconds to copy and paste the relevant code here.
Anyways.... I see you are getting help with code in the other Forum. There's no point people taking you in multiple directions and confusing you more, so I'll leave it at that for the time being.
Tags for this Thread
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
|