View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
GDCobra GDCobra is offline
external usenet poster
 
Posts: 8
Default Problem with 'Popup Menu' visibility

Hi all, got a (hopefully small) problem with the visibility of a custom popup
menu, hopefully someone can help.

I have created a small popup/shortcut menu to open when I RMB click on a
TextBox mounted on a Form in Excel.
When I click the RMB to invoke this I get a very faint outline image of the
menu but if I wave the mouse pointer over the image the enabled function
names become visible (unenabled ones do not).

If I select one of the functions it works correctly AND next time I use the
shortcut on any TextBox it works perfectly with the whole menu opening up in
sharp focus.

Any ideas on how to solve this or a workaround?
All help greatly appreciated.