开发者

How to create autocompletion feature?

I would like to create the autocompletion(intellisense) feature in an editor I'm working on. Basically the keywords preceeding the . (period) to invoke the autocompletion box will be u开发者_开发知识库ser defined. i've created the editor using visual c#. Now i need to create an autocompletion box.

can any one help me to do this ?

Thanks in advance


I hope the following site may help you along with sample code :

http://www.codeproject.com/KB/combobox/JGIntelli.aspx

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜