Hello,
In the past I developed an application using VB in Visual Studio 2013, today I need to make updates to the source code, I no longer have the VS2013 I started using Visual Studio 2015. When I was editing the code I noticed a difference:
Self-completion no longer works, that is, I can no longer access objects that are in the form through a module. However, when using VS2013 this was perfectly possible.