home *** CD-ROM | disk | FTP | other *** search
/ Programmer 7500 / MAX_PROGRAMMERS.iso / VISUAL_B / CODIGO_1 / BROWSE_2 / PATIENCE.FRM (.txt) < prev    next >
Encoding:
Visual Basic Form  |  1995-03-15  |  581 b   |  14 lines

  1. Patience
  2. Form1%
  3. Label1
  4. VThe Form is now loading, it will not take more than a few minutes.  Please be patient.
  5. Form_Click
  6.     Form_Load
  7. Center
  8. Patience
  9. screen
  10. Width
  11. Height
  12. Form_Load
  13.  center the form
  14.