Difficulty in changing version

Asked

Viewed 23 times

0

Hello,

Some time ago I developed an application using VB in Visual Studio 2013, today I need to make updates in the source code, I no longer have VS2013 started using Visual Studio 2015. When I was editing the code I noticed a difference:

The auto-complete no longer works, IE, I can no longer access the objects that are in the form through a module. However, when using VS2013 this was perfectly possible.

inserir a descrição da imagem aqui Could someone help me solve this problem?

1 answer

1


Opa,

I don’t know if Intellisense is activated in your case, try to see if it’s activated:

To disable or Activate Intellisense

1 - On the Tools menu, click Intellisense Manager.

2 - In the Intellisense Manager dialog box, click the General tab.

3.1 - To disable Intellisense, clear the Enable Intellisense check box.

-OR-

3.2 - To Activate Intellisense, select the Enable Intellisense check box.

  • Hello, I tried to do what you said, however there is no Intellisense Manager in the Tools menu, I am using Visual Studio 2015.

Browser other questions tagged

You are not signed in. Login or sign up in order to post.