Charlotte Foust
cfoust at infostatsystems.com
Mon Jul 19 14:16:38 CDT 2004
What do you mean, "global" functions? All public functions are global in the application. What are you trying to do? Charlotte Foust -----Original Message----- From: Michael Brösdorf [mailto:michael.broesdorf at web.de] Sent: Saturday, July 17, 2004 8:20 AM To: Access Developers discussion and problem solving Subject: [AccessD] Create custom shortcut menu Dear group, I am trying to create a custom shortcut menu for a third-party ActiveX-Control that does not have a ShortcutMenuBar-property. I created the menu and open it in the MouseDown-event of the control and it displays just fine. The only problem now is: how do I respond to the clicks on the MenuBarButtons without using global functions? I've seen a couple of examples using WithEvents, but I just can't get it to work... Michael -- _______________________________________________ AccessD mailing list AccessD at databaseadvisors.com http://databaseadvisors.com/mailman/listinfo/accessd Website: http://www.databaseadvisors.com