Click here to Skip to main content
15,891,943 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
how to add intellisense in a form based application..? please help me
Posted

1 solution

Did you try Ctrl + Space key?
If you are using Visual Stduio 6.0 go to Tools->Options->Editor(Tab)
In that within the section "Statement completion Options"
check all the check boxes and try. for other visual studio versions you need to check for similar option.
 
Share this answer
 
Comments
cnvsudheerraju 15-Dec-11 5:14am    
No i am using VC++ 2010..please replay
Resmi Anna 15-Dec-11 5:29am    
Actually i dont have visual studio 2010 installed. Are you finding any option like Tools->Options->Text Editor(tree control)
Then exapnd the "Text Editor" node of the tree. you may find "All Languages" node
select that node and at the rifht side there is a section called "Statement completion". check all the check boxes under that section only.
cnvsudheerraju 15-Dec-11 5:38am    
No, which is not working.Already the settings have been done.i have again unchecked and checked. when i press Ctrl+Space which is displaying a message in status bar like Intellisense: Unavailable for C++/CLI.
cnvsudheerraju 15-Dec-11 5:42am    
Is there any other way?
Resmi Anna 15-Dec-11 6:28am    
Can u do Ctrl + Alt + Space and try again. Another thing u can do is go to Tools -> Import and Export settings -> Reset all settings. but ur current settings will be changed. so be careful

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900