Site MapHelpFeedbackTrue or False
True or False
(See related pages)

1.
New controls that are created using composite controls cannot raise events.
A)True
B)False
2.
An Event statement must appear at the class level and is private by default.
A)True
B)False
3.
A composite user control can contain no more than five constituent controls.
A)True
B)False
4.
An event source is the object that generates or raises an event and an event sink is the object that responds to the event.
A)True
B)False
5.
If you size the constituent controls to anchor to the edges of the user control, the constituent controls will resize when the developer resizes the user controls.
A)True
B)False







Advanced Programming VB.NETOnline Learning Center

Home > Chapter 11 > True or False