home *** CD-ROM | disk | FTP | other *** search
/ Power-Programmierung / CD1.mdf / magazine / pcmagazi / 1992 / 11 / mc / form6.frm (.txt) < prev    next >
Visual Basic Form  |  1992-02-18  |  3KB  |  96 lines

  1. Form6
  2. "MC - Adding Program Manager Groups
  3. Form6,
  4. Label1
  5. To &Not be Added
  6. Label2
  7. &To be added
  8. YGroupList
  9. PButton
  10.     A&dd  ==>
  11. AddGroupList
  12. PButton
  13. <==  &Remove
  14. PButton
  15. <== Start &Over
  16. PButton
  17. &Add All  ==>
  18. Label3
  19. You have
  20. Label4
  21. You have picked
  22. PButton
  23. &Process Selected Groups
  24. PButton
  25. &Cancel
  26. Form_Click
  27. PButton_Click
  28. Index]
  29. Form6
  30. @    Form_Load
  31. FindYourPGroups3
  32. NumYourGroups
  33. YGroupListE
  34. YourPGroups
  35. grpname
  36. NumItems
  37.     ListIndex
  38. Label1
  39. Caption
  40. Label3s
  41. PButtonZ
  42. Enabled
  43. Falseb
  44. AddGroupList
  45.     ListCount
  46. ProcessPGroup
  47.     Menuarray
  48. FileNamei
  49. drive
  50. AddGroupList_Clickm
  51. DisplayGroups
  52.     ShowItems
  53. Form1
  54.     MenuCombo
  55. IsDirty
  56. Label3_ClickO
  57. AddGroupList_KeyDownh
  58. KeyCode
  59. Shift
  60. Button
  61. Button_ClickB
  62. GetHelp
  63. Form_KeyDown
  64. PButton_KeyDown
  65. YGroupList_Clickw
  66. YGroupList_KeyDown
  67. YGroupList_DblClick
  68. Click
  69. AddGroupList_DblClick
  70. AddOneItemN
  71. RemoveOneItem
  72. UpdateLabel
  73. Selected
  74. ParamsCheck
  75. exitSub
  76. Screen
  77. MousePointer
  78. Form4
  79. InitializeCombos
  80.     maxgroups
  81. MaxItems
  82. ClearCombos
  83. InitializeValues
  84. PButton_Click
  85. Process
  86. Form_Load
  87. You have "
  88.  Groups with "
  89.  items total."
  90. AddGroupList_KeyDown
  91. Form_KeyDown
  92. PButton_KeyDown
  93. YGroupList_KeyDown
  94. YGroupList_DblClick
  95. AddGroupList_DblClick
  96.