IT Community - Software Programming, Web Development and Technical Support

Showing C# Intellisense in TextBox

This is a discussion on Showing C# Intellisense in TextBox within the C# Programming forums, part of the Software Development category; Showing C# Intellisense in TextBox Hi All, I want to provide C# intellisense inside the TextBox / RichTextBox on windows Form (...


Go Back   IT Community - Software Programming, Web Development and Technical Support > Software Development > C# Programming

Register FAQ Members List Calendar Mark Forums Read
  #1  
Old 05-25-2009, 10:50 PM
arjkhanna arjkhanna is offline
D-Web Incredible
 
Join Date: Mar 2007
Posts: 1,949
arjkhanna is on a distinguished road
Default Showing C# Intellisense in TextBox

Showing C# Intellisense in TextBox

Hi All,

I want to provide C# intellisense inside the TextBox / RichTextBox on windows Form (just like "Quick Watch" window).. Also, I want LINQ intellisense support with that. Is there any way to proceed?
__________________
A.Rajesh Khanna
Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2  
Old 05-25-2009, 10:51 PM
bluesky bluesky is offline
D-Web Architect
 
Join Date: Jun 2007
Posts: 667
bluesky is on a distinguished road
Default Re: Showing C# Intellisense in TextBox

Hi,

What do you want to Quick Watch? Do you mean something like this:

string[] str = { "12345", "23456", "34567" };

textBox1.AutoCompleteCustomSource.AddRange(str);

textBox1.AutoCompleteSource = AutoCompleteSource.CustomSource;

textBox1.AutoCompleteMode = AutoCompleteMode.SuggestAppend;
Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3  
Old 05-25-2009, 10:53 PM
arjkhanna arjkhanna is offline
D-Web Incredible
 
Join Date: Mar 2007
Posts: 1,949
arjkhanna is on a distinguished road
Default Re: Showing C# Intellisense in TextBox

hi,


Thank you your reply, I am talking about C# Intellisense not AutoComplete control. i like when I type System then Press Dot(.) then its show me list box having System's namespaces, types etc
__________________
A.Rajesh Khanna
Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4  
Old 05-25-2009, 10:56 PM
bluesky bluesky is offline
D-Web Architect
 
Join Date: Jun 2007
Posts: 667
bluesky is on a distinguished road
Default Re: Showing C# Intellisense in TextBox

Hi All,

You can vist this site, this will give you some hint.
CodeProject: DIY Intellisense. Free source code and programming help
Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off

Similar Threads
Thread Thread Starter Forum Replies Last Post
only showing a value if it equals something? nicolem443 PHP Programming 0 12-26-2008 11:09 AM
show clocks, one showing the current time, and another showing a time 12 hours behind itbarota HTML, CSS and Javascript Coding Techniques 1 02-13-2008 09:15 PM
any idea about Visual Studio 2008 JavaScript Intellisense? Archer ASP and ASP.NET Programming 1 07-25-2007 02:16 AM
Showing PHP source jegan PHP Programming 1 07-24-2007 12:09 AM
How to run win app without showing it in task manager Gopisoft VB.NET Programming 1 07-18-2007 12:36 AM


All times are GMT -7. The time now is 05:59 AM.


Copyright ©2004 - 2007, DiscussWeb. All Rights Reserved.
Our Partners
One Way Moving Companies | Stamford Dentist | Euro Millions Lottery | Home Loans| Furniture

SEO by vBSEO 3.0.0