Hi,
I work with 'classical' menus.
I need to change the text of a menu item from code, but when I do so, I lose the shortcut. My manager doesn't want to see the shortcut in the menu text. (if it would be there it would work!). So does anyone know how to assign the shortcut without showing it in the menu item text?
A menu item has a property "shortcut" but that one seems to be read only.
TIA,
MiguelL
I know how to set the text, which does seem to work, but cannot set the shortcut from code. That's not what I'm experiencing.
Later I'll make a small sample app. Maybe there's something wrong with my huge pfc based menu.
regards