• Disable shortcut toolbar in subform (A2K – SR1)

    Home » Forums » AskWoody support » Productivity software by function » MS Access and database help » Disable shortcut toolbar in subform (A2K – SR1)

    Author
    Topic
    #379918

    Whenever I edit a record in a subform’s datasheet, the right-click shortcut popup is enabled and an annoying editing toolbar is displayed below my main menu and toolbar. I can disable the shortcutmenu by turning it off like
    Me.Subform.ShortcutMenu = False
    But I can’t disable the display of the toolbar. I tried to redirect the shortcut menubar to my default like
    Me.Subform.ShortcutMenubar = “MyDefaultToolbar”
    without success.

    Can anyone help me? Thanks in anticipation.

    Viewing 0 reply threads
    Author
    Replies
    • #634207

      Why not just set the menubar in the property sheet of the subform instead of trying to do this from code?

    Viewing 0 reply threads
    Reply To: Disable shortcut toolbar in subform (A2K – SR1)

    You can use BBCodes to format your content.
    Your account can't use all available BBCodes, they will be stripped before saving.

    Your information: