True/False
You are designing a form that will have three groups of radio buttons.You should create three group boxes,and then create the groups of radio buttons inside each of the group boxes.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q62: The text property of a label or
Q63: Which of the following statements will clear
Q64: You can break a long line of
Q65: You can make labels,text boxes,and picture boxes
Q66: Setting the AcceptButton property of a form
Q68: The code: NameTextBox.ForeColor = Color.Red,will _.<br>A)change the
Q69: What is the component tray? List a
Q70: TextBoxes can only display a single line
Q71: In code,you can make the text in
Q72: The statement: ItemTextBox.Focus(),will place the insertion point