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

  1. Form1
  2. Line Draw DEMO
  3. Form15f
  4.     ABCEvents
  5. Picture1
  6. Label3
  7. /(c) Micrografx Inc., 1995. All Rights Reserved.
  8. Label2
  9. Y<---- Double-click on this custom VBX in VB 3.0 edit mode to see the event handling code.
  10. Label1
  11. When this VB program is running, ABC's double-click functionality is altered. If you place two shapes, double click on one, then double click on the other, a line is drawn.
  12. ABC1_DoubleClickSUBCLASSl
  13. FirstDoubleClick
  14. DrawConnectingLine
  15. ShapeSourceP
  16. shape2_
  17.     ShapeDestH
  18. success
  19. Object
  20. shape1
  21. Bool2
  22. DrawConnectLine
  23. ShapeSouce>
  24. Souce
  25. TheChart
  26. DrawLine~
  27. Source
  28. Connectline
  29.     StemWidth
  30. DestArrowStyle
  31. SourceArrowStyle
  32. Color
  33. Yellow
  34.     Form_Load
  35. Boolean
  36. Visible
  37. ActiveChart
  38. Shape
  39. Override(
  40. Line_
  41.     FillColor
  42. ABC1_DeleteSUBCLASS@
  43. ABC1_ChartOpenNOTIFYW
  44. ABC1_ChartNewNOTIFYp
  45. ABC1_ChartCloseNOTIFY
  46. ABC1_ChartChangeNOTIFY
  47. ABC1_ExclusiveSelectionNOTIFY
  48. ABC1_FieldValueChangedNOTIFY
  49. ABC1_LinkNOTIFY
  50. ABC1_NewLineNOTIFY'
  51. ABC1_NewShapeNOTIFYA
  52. ABC1_ObjectClickSUBCLASS\
  53. ABC1_ObjectMovedNOTIFYv
  54. ABC1_ObjectMoveSUBCLASS
  55. ABC1_ObjectSizedNOTIFY
  56. ABC1_ObjectSizeSUBCLASS
  57. ABC1_ReplaceShapeNOTIFY
  58. ShpeDest
  59. RegisterEvent
  60. Form1
  61. Caption
  62. Green
  63. Chart
  64. ABC1_AppQuitNOTIFYX
  65. ABC1_AppQuitNOTIFY
  66. ABC1_DoubleClickSUBCLASS
  67. DrawConnectLine
  68. Form_Load
  69. ABCFlow.application
  70. DoubleClickSUBCLASS
  71.  Get the ABC Quit event so the Menu
  72.  sample can unload when ABC Quitsn
  73. AppQuitNOTIFY
  74.