Microsoft
Software
Hardware
Network
Question : some Image control events not firing... Acess 2007
An application started in another computer where all events of the image control on a form worked no longer all fire. In the old machine events listed below all worked:
mouse move
mouse down
click
mouse up
double click
if trusted location is the cause why then the 3 out of 5 events listed below fire okay in the new computer,
mouse move fires ok
mouse down doesn't fire ******
click doesn't fire ******
mouse up fires ok only after dbl click not if it is clicked only
double click fires ok
Question: How can I get these two events working again?
Thank you.
Answer : some Image control events not firing... Acess 2007
Try repairing office. If that doesn't do it, you may need to uninstall and reinstall Access.
Random Solutions
MS Access 207: How to import reports, forms, and queries from other files?
Shading alternating rows in reports
Adding PowerPoint Viewer to winform desktop app.
Excute multiple delete and insert statements in same query
IIS7 won't parse classic ASP / VBScript
Windows 2003 Server with event id 1004 application error for wmiprvse.exe
Better way than separating data tables?
MS Access GetOleDbSchemaTable DATA_TYPES and COLUMN_FLAGS questions
Automatically decline meeting request for a specific meeting on the calendar
Adding bullet points to body of email using call and vba