开发者

What's the "Find Result" Control Visual Studio Integrated?

I am developing a simple Windows Application in C# and Visual Studio 2005. I need a search result control - just like v开发者_如何转开发isual studio integrated by itself. After I double click each line to trigger the individual event. I tried multi-line textBox Control, but whole the box can only support one click event. thank you.


Try using a ListBox instead of a TextBox control.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜