If I have a tab control where each tab has an identical context menu but the commands in the said menus act on a different object of the same type (a different object for each tab page, or rather a ...
Giving each field a unique shortcut key is a good idea, but you start running into conflicts once you reach about 20 controls on your form. You could modify each label and control manually, weeding ...