Which of the following statements is false?
a) A RadioButton’s Clicked property specifies the event handler that’s called when the user interacts with the control.
b) Set a RadioButton’s IsChecked property to True to indicate that the RadioButton should be selected when the app begins executing.
c) A RadioButton’s Click property specifies the event handler that’s called when the user interacts with the control.
d) A control’s Style property specifies the look-and-feel of the control.
a) A RadioButton’s Clicked property specifies the event handler that’s called when the user interacts with the control.
You might also like to view...
Jane has private information about clients stored in the clipboard on a public computer. To ensure the client information remains private, she should do which of the
A) Close the active window. B) Paste all items in the clipboard. C) Clear all items from the clipboard. D) Close the clipboard pane.
In Excel, hyperlinks appear as:
A) black text. B) red text with a blue underline. C) blue text with a blue underline. D) blue text with a black underline.