Avatar

Level 10

This command will act a s a toggle switch for that menu:

app.execMenuItem("PropertyToolbar");

So I woudl put it on the enter event and the exit event. The menu will come on when you enter the field and turn off when you leave th efield.

Paul