Creating a Context Menu in Access

A

aperez

Hi,

I am trying to create a context-menu that displays when I right-click
on an item in a listview control in an Access 2002 form. Does anyone
know how to do this?

TIA,
Abner
 
R

Ron Hinds

aperez said:
Hi,

I am trying to create a context-menu that displays when I right-click
on an item in a listview control in an Access 2002 form. Does anyone
know how to do this?

TIA,
Abner

Access calls it a "Command Bar" - search for this in Help and it gives a
good explanation.
 
Top