Click here to Skip to main content
16,022,335 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi , i need to create a tool in wpf that when a dot operator is typed in, it brings up a list of options, when you type you have the list being filterd through. for example, if i type in letter "c", every item in the list bound to the control with a "c" in it will populate the list and as i type in more letters, the list filters more, if i backspace then the list is filtered less and there are more options. Im not sure if that makes enough sense. Im basically talking about an intellisense feature like the likes you will find in Visual Studio IDE? But i have been asked to make use of ICsharp. avalonedit and i dont have a clue about how to do this. Can someone please assist. Thanks
Posted

1 solution

Hello

Look at this please:
Using AvalonEdit (WPF Text Editor) (Prize winner in Competition "Best C# article of October 2009")
 
Share this answer
 

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