Cassio
Junior Contributor
Im doing an app that show some questions to the user and some options for him to choose. The thing is that sometimes the question requires raddiobuttons and sometimes it requires checkboxes. Whats the best way to alternate between radiobuttons and checkboxes? I started adding the controls at runtime, but I guess its not the best way to do this. Maybe I should add them at project time and use the BringToFront and BringToBack methods.
Can anyone help me with that?
Thanks!
Can anyone help me with that?
Thanks!