Jim Dettman
jimdettman at verizon.net
Fri Dec 7 10:25:56 CST 2007
Susan, <<is there a simple way to do that with one call rather than dropping the call into every single control's appropriate event?>> Yes. You use a class with the WithEvents statement. JC has an excellent white paper and demo on his web site on how to do this. Jim. -----Original Message----- From: accessd-bounces at databaseadvisors.com [mailto:accessd-bounces at databaseadvisors.com] On Behalf Of Susan Harkins Sent: Friday, December 07, 2007 10:55 AM To: AccessD at databaseadvisors.com Subject: [AccessD] events question I don't know how to summarize this question, hence the bad subject. I apologize. I'm wondering if there's a way to consolidate similar event calls into one event. For instance, if you want to passto/call a function from every control's Mouse Over event, is there a simple way to do that with one call rather than dropping the call into every single control's appropriate event? I've run into this so many times and it just seems so inefficient. Susan H. -- AccessD mailing list AccessD at databaseadvisors.com http://databaseadvisors.com/mailman/listinfo/accessd Website: http://www.databaseadvisors.com