Answers to Hour 5

1: True or False: The text displayed in the form's title bar is determined by the value in the TitleBarText property.
A1: False. The title bar text is determined by the Text property.
2: The named color Control is what kind of color?
A2: A system color. System colors are determined at runtime by the user's Windows settings.
3: In what three places are a form's icon displayed?
A3: In the form's title bar, in the taskbar when the form is minimized, and in the task list when the user presses Alt+Tab.
4: A window with a smaller than normal title bar is called what?
A4: A tool window
5: For a Minimize or Maximize button to be visible on a form, what other element must be visible?
A5: The ControlBox must be visible.
6: What, in general, is ...

Get Sams Teach Yourself C#™ in 24 Hours now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.