CodeProject每日精选: Edit Controls (TextBox, RichTextBox)

简介:

Inserting images into a RichTextBox control (the OLE way)

在RichText控件中插入OLE对象





A Windows Forms based text editor with HTML output

文本编辑器, 可以直接输出成html格式





A User-Searchable TextBox, RichTextBox, ListView, and TreeView in C#


在TextBox, RichTextBox, ListBox, TreeView中搜索文字

  



Insert Plain Text and Images into RichTextBox at Runtime








C# TextBox with Outlook 2007-style prompt

OutLook 2007风格的输入提示TextBox, 非常棒





Syntax highlighting textbox written in C#

高亮和自动补全textbox



 

Alpha Blended (Transparent Capable) TextBox and RichTextBox







TabText





 

A Calculator Control Box







PasswordBox: A Better Way to Enter Passwords

更安全的途径实现的密码输入框



本文转自tiasys博客园博客,原文链接:http://www.cnblogs.com/tiasys/archive/2010/08/06/1794245.html,如需转载请自行联系原作者

相关文章
|
开发框架 JavaScript .NET
Asp.net 控件用法汇总-RadioButtonList、DropDownList、button、Checkbox...(续)
Asp.net 控件用法汇总-RadioButtonList、DropDownList、button、Checkbox...(续)
151 0
|
开发框架 JavaScript 前端开发
Asp.net 控件用法汇总-RadioButtonList、DropDownList、button、Checkbox...
Asp.net 控件用法汇总-RadioButtonList、DropDownList、button、Checkbox...
96 0
WPF listview item mouse enter/over popup
This is because the routing strategy of the Loaded event is Direct, which means that the routed event does not route though an element tree.
1010 0
|
C#
【C#/WPF】TextBlock/TextBox/Label编辑文字的问题
原文:【C#/WPF】TextBlock/TextBox/Label编辑文字的问题 标题有点描述不清,就当是为了方便自己用时易于搜索到。
1413 0