Open
Description
VBE's behavior, when clicking Goto Definition on a control identifier within code, is to throw an error that the identifier can't be resolved or is not recognized.
RD's Find Symbol and Goto Implementation features should be able to accurately identify the identifier, and if it is a control, navigate to the designer and select the control.
I'm unsure what the behavior should be if the designer isn't loaded.