home *** CD-ROM | disk | FTP | other *** search
- AboutBox
- About MCITest
- System
- Form1%
- BTN_OK
- Picture1
- Label4
- Version 1.01
- System
- Label3
- MCI Control Application
- System
- Label2
- Microsoft Visual Basic
- System
- PIC_Icon
- wwwwwwwwwwwww
- wwwwwwwwwwww
- BTN_OK_Click
- AboutBox
- BTN_OK_GotFocus
- Label2
- WaitForEventsToFinish
- Label3
- Label4
- BTN_OK_KeyPress
- KeyAscii
- Form_Load
- BTN_OK_Click
- BTN_OK_GotFocus
- Make the labels slide into the picture box. Call
- the WaitForEventsToFinish subroutine to allow
- repainting of the labels.
- BTN_OK_KeyPress
- Entering any key has the same effect as clickingl
- on the OK button.
- Form_Load
- Force the labels to be displayed outside thek
- picture box.b
-