True/False
Using the CheckState property you can determine whether the CheckBox is checked.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q1: Mouse interaction with the GUI is limited
Q2: What does the InitialDelay property of the
Q4: A difference between textboxes and labels is:<br>A)
Q5: Property Anchor allows the programmer to prevent
Q6: What control should you use to restrict
Q7: An example of software with a GUI
Q8: GroupBoxes can display captions and do not
Q9: Events can be:<br>A) generated within the code
Q10: All buttons,including checkboxes and radiobuttons,are derived from
Q11: KeyPress events cannot deal with modifier keys.