CONGRATULATIONS!!!    YOU    ARE    OVER    HALF-WAY    THERE!!!!    DON'T    GIVE    UP!!!


OBJECTIVES

The programs that you write with VB are Windows programs. As such, you are entitled to use the various standard Windows features. In this lesson, you'll learn two such features: the clipboard interface and idle loops.

INTERFACING WITH WINDOWS

1.  The value of Screen.ActiveControl represents ....

2.  GetFormat() is used to:
   
    (a) Find the type of data that the clipboard currently holds
    (b) Format the hard drive
    (c) Format the disk (floppy and/or hard drive)

3.  The refresh method is responsible for ....

TEST YOUR PROGRESS

ANSWER KEY:

BACK TO HOMEPAGE

VB ONLINE: