Re: Menu Bar
From: Gary (anonymous_at_discussions.microsoft.com)
Date: 05/07/04
- Next message: Albert D. Kallal: "Re: Switching Printers using form"
- Previous message: Gary: "Menu Bar"
- In reply to: Marshall Barton: "Re: Menu Bar"
- Next in thread: Marshall Barton: "Re: Menu Bar"
- Reply: Marshall Barton: "Re: Menu Bar"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 7 May 2004 16:48:24 -0700
I have tried right clicking the menu - nothing happens...I
have tried shift open - I do not see any code on the on
open, on load etc. - still I am not seeing the
anything .... my question would be what vb code deals with
menus or what code will hide or disable the menu editing
Thanks
Gary
>-----Original Message-----
>GMan wrote:
>
>>I have inherited a database.....After 3hours of research
I am missing
>>something.... a database opens up with a modified
menu.... I cannot see
>>where the menu has been modified ... it is a global menu
and of course there
>>is no "Tools" menu ... I don't see any macros nor an
entry in properites
>>.... I assume its VB Code but do not seem to recognize
that .... what am I
>>missing?
>
>
>The Menu/Tool Bar information is displayed by right
clicking
>on any tool bar and selecting Customize. Once the list of
>bars is displayed, you can right click on any item in the
>tool bar of interest and select properties to see the
>information for any individual item on the bar. One of
the
>properties is OnAction which will contain the name of a
user
>defined function if there is any code associated with it.
>--
>Marsh
>MVP [MS Access]
>.
>
- Next message: Albert D. Kallal: "Re: Switching Printers using form"
- Previous message: Gary: "Menu Bar"
- In reply to: Marshall Barton: "Re: Menu Bar"
- Next in thread: Marshall Barton: "Re: Menu Bar"
- Reply: Marshall Barton: "Re: Menu Bar"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|