home *** CD-ROM | disk | FTP | other *** search
/ Programming Tool Box / SIMS_2.iso / vb_code1 / appshell / appprint.frm (.txt) < prev    next >
Visual Basic Form  |  1980-01-04  |  2KB  |  50 lines

  1. AppPrint
  2. Print
  3. Form2%
  4.     CancelCmd
  5. Cancel
  6. OKCmd
  7. Copies
  8. Picture1
  9.     CopiesLbl
  10. &Copies:
  11. PrintingToLbl
  12. Picture1_Click
  13. Form_Click
  14. @    Form_LoadE
  15. App_PrinterNamew
  16. PrintingToLblQ
  17. App_PrinterDriver'
  18. App_PrinterPort
  19. Win_PrinterName
  20. OKCmd_Click
  21. Win_PrinterDriver
  22. Win_PrinterPort
  23. Copies
  24. MB_ICONEXCLAMATION
  25. APP_NAME
  26. App_PrintCopyNumber
  27. AppPrinting
  28. Modalc
  29. Unload
  30. CancelCmd_Click
  31. AppPrint
  32. Caption
  33. MODELESSn
  34. BufSize
  35. GetProfileString
  36.     SelPrName
  37. GetDefaultPrinter*
  38. App_PrintCopies
  39. Remove_Items_from_Sysmenu
  40. Center_DialogBox_in_Form
  41. AppMain
  42. Place_DialogBox_in_Form
  43. CancelCmd_Click
  44. Form_Load
  45.  determine printer to print to
  46.  get the Windows default printer
  47. OKCmd_Click
  48.  validate the printing parameterse
  49. Copies must be between 1 and 32000
  50.