Multiple Choice
What property can you set in order to attach a Control to the side of a container so that the Control stretches when the container's size is adjusted?
A) Anchor
B) Dock
C) Padding
D) Filling
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q28: When you size a ListBox so that
Q29: When you drag multiple Controls onto a
Q30: C# allows you to create custom colors.
Q31: What object is similar to a ListBox
Q32: In a MenuStrip, placing what character in
Q34: What is a secondary window that takes
Q35: How would you declare a named instance
Q36: What class provides the definitions for GUI
Q37: What are the similarities and differences between
Q38: When you create a Form in the