I am new to Visual C++ and one of my favorite parts of Visual C++ is the Intelisense technology. But I am finding it to not always work. In the help files there is information stating that bad code above could cause it to stop working, but I am having a hard time finding that "bad code" My project compiles fine and the option for Listing members is checked and sometimes it works fine but I cannot List Members for all of my objects. Mainly it seems my controls on my main dialog box don't list members. I am wondering if anyone has seen this and knows what I should look for or how to troubleshoot the problem. Thanks in Advance.