Information and Links

Join the fray by commenting, tracking what others have to say, or linking to it from your blog.


Related Posts
So many things going on at one time
Visual Studio .NET Bootstrapper Plug-In
Laziness .NET -- the Professional Edition
Wonders of Windows Forms, and headshots ...
CLR Profiler Available

IAutoComplete

Posted on November 18th
I was playing with the SHAutoComplete API call and the IAutoComplete (2) interface last night (adding auto-complete to an application of mine) and I found a neat article and related component on CodeProject...

C# does Shell, Part 4 by Arik Poznanski

This article is about the AutoComplete features provided by Windows and how to use them with C#. AutoComplete is the ability to expand strings entered into an edit box. The article will develop a class for using this functionality in your applications.



Write a Comment

Take a moment to comment and tell us what you think. Some basic HTML is allowed for formatting.

Reader Comments

Be the first to comment!