Hello VB6-cracks,

I hope somebody can help me with a very big problem. I need the ability to assign more than one keyboard shortcut to a menu entry. With the standard methods of VB6 I assign e.g. Strg+N to a menu "File-New". Now I need the ability to assign another shortcut to the menu File-New e.g. F5 or something like that. In VC++ this is no problem, there I can define accelerator-keys in the resource file. But in VB6 this resource type is not supported (maybe in VB7 ???). I hope that somebody could help me with this crazy thing. I hope this feature is available anyway.

With best regards

Michael Hartmann