Form1 !Double-Click & Delete Events DEMO Form15 ABCEvents Picture1 Label3 /(c) Micrografx Inc., 1995. All Rights Reserved. Label6 When this VB program is running, ABC's double-click and delete functionality is altered. When you double click on a shape, it turns red and the text inside changes. When you delete Objects, they don't disappear - they just turn gray. Label2 Y<---- Double-click on this custom VBX in VB 3.0 edit mode to see the event handling code. ABC1_DoubleClick ABC1_ObjectMove9 ABCFlowVBX1 ABCObject Valid Shape FillColor5 ABCApplication GREENA Object ABCChart ABCObjectsf ItemFromSelection YELLOW NormalAction Objects Chart ABCObjB BorderWidthn FitShapeToText linking behavior~ Override Picture2_Click Toolkit below ABC1_Delete FillpatternW ABC1_DoubleClickSUBCLASS Form_Load ABCApp Visible ABC1_DeleteSUBCLASS SelectedObjs Whilw ItemFromSelectionABCObj RegisterEvent ABC2_DoubleClickSUBCLASS Form1 Caption ABC1_AppQuitNOTIFY Picture1_Click Color ABC1_AppQuitNOTIFY ABC1_DeleteSUBCLASS If you do not want the override the regular ABC ProcessAnalyser delete behavior,r set the line below to False ABC1_DoubleClickSUBCLASS You double-clicked on me! If you do not want the override the regular ABC ProcessAnalyser linking behavior, set the line below to False Form_Load ABCFlow.application DoubleClickSUBCLASS DeleteSUBCLASS Get the ABC Quit event so the Menu sample can unload when ABC Quitsn AppQuitNOTIFY