I am having a problem in VC++ where, when I type the name of a variable control followed by the period "." all the List Members don't show up. I can still type the member I want manually and the program will work.

I do have the Auto List option turned on and this only occurs on a demo projected that I downloaded. Other projects that I created from the Wizard work fine.

Any ideas?