Answers for Hour 8

   

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.


   
Top


Sams Teach Yourself C# in 24 Hours
Sams Teach Yourself Visual Basic 2010 in 24 Hours Complete Starter Kit (Sams Teach Yourself -- Hours)
ISBN: 0672331136
EAN: 2147483647
Year: 2002
Pages: 253
Authors: James Foxall

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net