What your are referring to (and what Gina meant by 'tail') is the 'Form View
Title Bar' shortcut menu. Its possible someone might have disallowed
shortcut menus in the forms' designs, or that custom shortcut menus have been
designed and assigned to each form. Check the forms' ShortcutMenu property
(it should be True (Yes) to show the menu) and their ShortcutMenuBar property
(which will be the name of a custom menu if one has been assigned to a form).
Another possibility is that someone could have customized (or even emptied)
the default 'Form View Title Bar' shortcut menu, so to see what it contains
do as follows:
1. Right click on any menu bar.
2. Select 'customize' from the shortcut menu.
3. In the 'toobars' tab of the Customize dialogue select 'Shortcut menus'.
4. A command bar of the various shortcut menu categories will appear at the
top of the screen. In this select 'Form'.
5. Scroll down to 'Form View Title Bar' and click the black arrow to its
right.
The 'Form View Title Bar' shortcut menu should now appear to the right. If
this does not contain an item for design view, with the shortcut menu still
open, go back to the Customize dialogue and on its 'Commands' tab select the
'View' category. Scroll down the available commands to the right and select
'Design View'. Drag this onto the shortcut menu and drop it in whatever
position on the menu you want it to appear. Then close the Customize
dialogue. The design view option should now be on the shortcut menu whenever
you right click on a form's title bar while in form view.
Ken Sheridan
Stafford, England
"The desired effect " was as I described in my original question
i.e.
"I seem to remember that it was possible to move into design view from form
view by right clicking on the mouse whilst pointing at the bar at the top of
the form where the caption is held. However, I do not seem to be able to do
this now."
In other words, when I right clicked on the mouse, I expected to see an
option allowing me to select design view. Mr. B's solution was helpful but
did not solve the problem.
Your references to "tail" and "what is on the tail" are rather confusing.
[quoted text clipped - 42 lines]