Hello!

When I want to jump to a method or properties, I right-click it in the codeline and then I select "Definition". This way I can jump to another form's code or to another module's code.

When I do this for a property of a usercontrol or class, I get the message "Can't jump to [XY] because it is not shown" ("not shown" is a translation of my VB6's error message which is not English, I didn't find the error message in English).
I thought it was a god given fact that this is just not possible, until recently, when I changed something, and suddenly it would work for classes and usercontrols, it felt like a new world.

Now I get these messages again, and I can not no longer jump into usercontrols and classes.

Can anyone help / shed light on this?

Thank you.