Widgets Flashcards
1
Q
Which of the following behaviors does not apply to Forms?
A
A Form has a Source property that will hold the values submitted by the user.
2
Q
Considering the Dropdown and the Button Group, which of the following options is false?
A
Each Button Group Item within a Button Group has a Variable property to save the option chosen by the user.
3
Q
The Checkbox or Switch Widgets are bound to a variable of which type?
A
Boolean
4
Q
Considering Inputs and Labels, which of the following options is correct?
A
Labels associated with mandatory fields will display a visual cue on the Screen.