I must add that my gadget handler properly sets gadget->attr.visible = true; for the formGadgetDrawCmd events and false for the formGadgetDeleteCmd and formGadgetEraseCmd events. These events return true for handling. Oddly, the second time the form is displayed, the FrmShowObject calls on gadgets no longer send a formGadgetDrawCmd to the gadget handler, as if these gadgets were already deemed visible. How can this be after a FrmDeleteForm?
Luc Le Blanc -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/
