home *** CD-ROM | disk | FTP | other *** search
/ Boston 2 / boston-2.iso / DOS / PROGRAM / BASIC / WGLIB / ARRYCTLF.FRM (.txt) < prev    next >
Visual Basic Form  |  1993-12-01  |  3KB  |  64 lines

  1. ArryCtlFrm
  2. Fast Control Array Operations
  3. Form1*
  4. Label1
  5.  WGlib Operations
  6. IFrame
  7. ICombo
  8. IList
  9. Cframe
  10. CtlOpt
  11. Combo Control
  12. CtlOpt
  13. List Control
  14. Label2
  15. VB Operations
  16. VFrame
  17. VCombo
  18. VList
  19. TestCmd
  20.     Form_Load
  21. screen
  22. mousepointer
  23. Form_Paint
  24.     ConvexFrm|
  25. ArryCtlFrm
  26. ConcaveCtl
  27.     ConvexCtl
  28. CFrame
  29. TestCmd_ClickB
  30. CtlOpt
  31. value
  32. CBClearList
  33. VComboL
  34. ICombo
  35.     ListIndex
  36. ArrayToCombo
  37. LBClearList
  38. VList
  39. IList
  40. ArrayToList
  41. CtlOpt_Click
  42. Index
  43. visible(
  44. Form_Load
  45.  init the array nown
  46. Element 
  47. Form_Paint
  48. TestCmd_Click
  49.  Combo
  50. Doing VB test"
  51. Complete.         Time: 
  52.  secs"
  53. errc = CBShowList(VCombo) 
  54. Doing Our test
  55. Complete.         Time: 
  56. errc = CBShowList(ICombo) 
  57. Doing VB test"
  58. Complete.         Time: 
  59.  secs"
  60. Doing Our test
  61. Complete.         Time: 
  62. The Complementary operations of Ctl->Array are equally as fast!"
  63. CtlOpt_Click
  64.