Answers to 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: Details
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 of the Items collection
8: Each item in a Tree View is called a what?
A8: Node
9: How do you make a node the child of another node?
A9: Add it to the Nodes collection of the first node.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
3.144.9.124