ShortCut Bar Client Pane Access 2003 |
Post Reply |
Author | |
Gludis
Newbie Joined: 03 December 2006 Status: Offline Points: 1 |
Post Options
Thanks(0)
Posted: 04 December 2006 at 7:11am |
Hallo,
i use the Shortcutbar with Access 2003 VBA and have some Problems with the Client Pane. I did it like in the Tutorial but I cant't use the Objekts (Buttons or TreeView for Examle) in the in the ClientPanes. If i put a button in the frmPaneContacts i can't use the Click-Event in the Clientpane, but the MouseOver-Event works.
The only Different to the Totorial is that i loaded the forms with
DoCmd.OpenForm "frmPaneContacts",,,,,achidden, instead of
Load frmPaneContacts
because Load doesn't work in VBA.
Any Ideas?
|
|
syndalis
Groupie Joined: 20 October 2005 Location: United States Status: Offline Points: 19 |
Post Options
Thanks(0)
|
Okay, I know this is an old question... but nobody answered it, and I really want to know.
|
|
msan
Newbie Joined: 08 March 2011 Status: Offline Points: 2 |
Post Options
Thanks(0)
|
Hi, I just got the same problem using Access 2007. Is there now any solution to this problem, or at least a good workaround?
|
|
msan
Newbie Joined: 08 March 2011 Status: Offline Points: 2 |
Post Options
Thanks(0)
|
It seems like I found some way: It works, if the form ist loaded as a subform instead of using the DoCmd.OpenForm-Command. If there are other ways to do this, please let me know.
|
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |