Doug Murphy
dw-murphy at cox.net
Tue May 17 16:37:10 CDT 2011
Maybe I didn't read your question correctly. Do you want to trigger from code or on the actual event? If from code, just put your code in the event stub and then call it from where ever you want by the subroutine name, e.g., sub controlName_dblClick. If your calling from outside the form you need to make the subroutine public. -----Original Message----- From: accessd-bounces at databaseadvisors.com [mailto:accessd-bounces at databaseadvisors.com] On Behalf Of Darrell Burns Sent: Tuesday, May 17, 2011 1:14 PM To: 'Access Developers discussion and problem solving' Subject: [AccessD] Force a dblclick event on a form control Anybody know how I could trigger a dbl-click event on a form control? Thx, -Darrell -- AccessD mailing list AccessD at databaseadvisors.com http://databaseadvisors.com/mailman/listinfo/accessd Website: http://www.databaseadvisors.com