C#文本框中的Intellisense [英] Intellisense in c# textbox

查看:126
本文介绍了C#文本框中的Intellisense的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如何启用< u>多行文本框</u>通过自动完成源接受数据,或者如何在c#Windows窗体中创建一个可以通过智能感知并通常也可以通过键入来接受数据的键入区域.

How can I enable a <u>MULTILINED TEXTBOX</u> to accept data by auto complete source or how can I create a typing area in c# windows forms which can accept data through intellisense and normally by typing too.

推荐答案

看这篇文章

DIY Intellisense [
take a look at this article

DIY Intellisense[^]

That discusses full-on intellisense (as in code-aware contextual help) but the concepts for the popup and insertiion should be the same


这篇关于C#文本框中的Intellisense的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆