Hour 8

1: What increment of time is applied to the Interval property of the Timer control?
A1: Milliseconds
2: What collection is used to add new tabs to a Tab control?
A2: The TabPages collection
3: What property returns the index of the currently selected tab?
A3: The SelectedIndex property of the control
4: True or False: You should use different Image List controls for storing images of different sizes.
A4: True
5: To see columns in a List View control, the View property must be set to what?
A5: Detail
6: The additional columns of data that can be attached to an item in a list view are stored in what collection?
A6: The SubItems collection
7: What property of what object would you use to determine how many items are in a List View?
A7: The Count property ...

Get Sams Teach Yourself Microsoft® Visual C#™ .NET 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.