|
-
Dec 24th, 2002, 06:42 AM
#1
Thread Starter
Frenzied Member
RESOLVED (Shortcutmenu in Access)
I created some own shortcuts which are called depending on the box clicked.
This is in Access.
The annoying thin i get , when my menu code is prossesed the default richt click menu appears.
Is there a call or setting i need to set so this isn't showing up any more ??
Hope someone will have done this before.
Last edited by swatty; Dec 24th, 2002 at 07:42 AM.
Code:
If Question = Incomplete Then
AnswerNextOne
Else
ReplyIfKnown
End If
cu Swatty
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|