home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 7 / 07.iso / c / c480 / 21.ddi / ABOUTBOX.FR_ / ABOUTBOX.bin (.txt)
Encoding:
Visual Basic Form  |  1993-02-14  |  2.3 KB  |  40 lines

  1. AboutBox
  2. About MCITest
  3. System
  4. Form1%
  5. BTN_OK
  6. Picture1
  7. Label4
  8. Version 1.01
  9. System
  10. Label3
  11. MCI Control Application
  12. System
  13. Label2
  14. Microsoft Visual Basic
  15. System
  16. PIC_Icon
  17. wwwwwwwwwwwww
  18. wwwwwwwwwwww
  19. BTN_OK_Click
  20. AboutBox
  21. BTN_OK_GotFocus
  22. Label2
  23. WaitForEventsToFinish
  24. Label3
  25. Label4
  26. BTN_OK_KeyPress
  27. KeyAscii
  28.     Form_Load
  29. BTN_OK_Click
  30. BTN_OK_GotFocus
  31.  Make the labels slide into the picture box.  Call
  32.  the WaitForEventsToFinish subroutine to allow
  33.  repainting of the labels.
  34. BTN_OK_KeyPress
  35.  Entering any key has the same effect as clickingl
  36.  on the OK button.
  37. Form_Load
  38.  Force the labels to be displayed outside thek
  39.  picture box.b
  40.