home *** CD-ROM | disk | FTP | other *** search
/ Computer Buyer 1996 March / buyer-0396.iso / abc.z / MOVE.FRM (.txt) < prev    next >
Visual Basic Form  |  1995-09-15  |  5KB  |  104 lines

  1. Form1
  2. Move Event DEMO
  3. Form15(
  4.     ABCEvents
  5. Picture1
  6. Label3
  7. /(c) Micrografx Inc., 1995. All Rights Reserved.
  8. Label4
  9. eAdditionally, X && Y field values are updated indicating each selected shape's position on the chart.
  10. Label1
  11. When this VB program is running, ABC's move object functionality is altered. If you move a single object, it turns yellow. If you move more than one, the objects turn green.
  12. Label2
  13. Y<---- Double-click on this custom VBX in VB 3.0 edit mode to see the event handling code.
  14. ABC1_DoubleClick(
  15. ABC1_ObjectMove9
  16. ABCFlowVBX1
  17.     ABCObject
  18. Valid
  19. Shape
  20.     FillColor
  21. ABCApplication
  22. GREENA
  23. Object
  24. ABCChart
  25. ABCObjectsf
  26. ItemFromSelection]
  27. YELLOW
  28. NormalAction
  29. Objects
  30. Chartf
  31. ABCObj
  32. BorderWidth
  33. FitShapeToText
  34. linking
  35. behavior
  36. Override@
  37. Fields
  38. Value=
  39. CenterX
  40. CenterY
  41. XVarb
  42. YVarb
  43. ABC1_DoubleClickSUBCLASSm
  44. ABC1_ObjectMovedNOTIFYx
  45. Colorx
  46. BasicColor
  47. Count
  48. Yelow~
  49. ABC1_ChartOpenNOTIFY
  50.     Form_Load
  51. ABCApp
  52. Visible
  53. ACB12
  54. SelectedShapeCount
  55. ABC1_FieldValueChangedNOTIFY
  56. FieldValue
  57. Namea
  58. ABC1_ChartNewNOTIFY(
  59. NewFieldO
  60. Format
  61. Hidden8
  62. Form_ClickO
  63. FieldValuesq
  64. FieldTemplates
  65. ABC1_NewShapeNOTIFY
  66. RegisterEvent
  67. Form1
  68. Caption
  69. Number
  70.     HourGlass
  71. Picture1_Click
  72.     NoRepaint
  73. Repaint
  74. ABC1_AppQuitNOTIFY
  75.     AddFieldsU
  76. obejct
  77. ActiveChart
  78. Label1_Clicka
  79. SelectedObjectCount
  80. NewColor
  81. CurrentChart
  82. again
  83. Title
  84. ABC1_AppQuitNOTIFY
  85. ABC1_ChartNewNOTIFY
  86. ABC1_FieldValueChangedNOTIFY
  87. Color
  88.  Use WHITE if an invalid color is entered
  89. ABC1_NewShapeNOTIFY
  90. ABC1_ObjectMovedNOTIFY
  91. AddFields
  92. Color
  93. Form_Load
  94. ABCFlow.application
  95. ChartNewNOTIFY
  96. FieldValueChangedNOTIFY
  97. ObjectMovedNOTIFY
  98. NewShapeNOTIFY
  99.  Get the ABC Quit event so the Menu
  100.  sample can unload when ABC Quitsn
  101. AppQuitNOTIFY
  102. Cannot run without a chart. Open a chart in ABC and run the 
  103.  again.
  104.