I have a template with a textbox (ActiveX Control).I created a new document based on it. Now, when I am inserting a new textbox in the document, the events of the first textbox are not triggering. Before insertion they are working.
Well! I think the problem is somewhat related to Design mode. If immediately after inserting second box, I toggle the document to design mode and then again switch it back to previous mode then the events are working properly. Please , suggest some help. I have a template with a textbox (ActiveX Control).I created a new document based on it. Now, when I am inserting a new textbox in the document, the events of the first textbox are not triggering. Before insertion they are working.
Well! I think the problem issomewhat related to Design mode. If immediately after inserting second box, I toggle the document to design mode and then again switch it back to previous mode then the events are working properly. Please , suggest some help.