Hello!
Is there a way to disable making VB6 react to the F2 keys, for example like F2 which displays the View > Object Browser window.
I guess only by editing the registry, but I haven't found a way yet.
Thank you very much!!
Printable View
Hello!
Is there a way to disable making VB6 react to the F2 keys, for example like F2 which displays the View > Object Browser window.
I guess only by editing the registry, but I haven't found a way yet.
Thank you very much!!
The same question was already asked here: https://www.vbforums.com/showthread....oard-Shortcuts
However, mztools didn't allow me to do that, and I don't understand what he meant by
"I have added Definition' to the Toolbar, and just click in the variable, then click 'Definition' in the Toolbar"
Can anybody explain?
Maybe not?
That's not about MZTools, but about showing definitions easily (the reason why the person wanted to change the shortcut):
'Definition' is a menu option that is inside the 'View' menu, but has nothing to do with changing shortcuts.
And about your main question: I don't know, perhaps with some hooking via an add-in.