<tr>
<td colSpan="2">使用UBB:<BR>
<IMG onclick="Cbold()" height="22" alt="粗体" src="pic/bold.gif" width="22" border="0">
<IMG onclick="Citalic()" height="22" alt="斜体" src="pic/italicize.gif" width="23" border="0">
<IMG onclick="Cunder()" height="22" alt="下划线" src="pic/underline.gif" width="23" border="0">
<IMG onclick="Ccenter()" height="22" alt="居中" src="pic/center.gif" width="22" border="0">
<IMG onclick="Curl()" height="22" alt="超级连接" src="pic/url1.gif" width="22" border="0">
<IMG onclick="Cemail()" height="22" alt="Email连接" src="pic/email1.gif" width="23" border="0">
<IMG onclick="Cimage()" height="22" alt="图片" src="pic/image.gif" width="23" border="0">
<IMG onclick="Cswf()" height="22" alt="Flash图片" src="pic/swf.gif" width="23" border="0">
<IMG onclick="Cdir()" height="22" alt="Shockwave文件" src="pic/Shockwave.gif" width="23" border="0">
<IMG onclick="Crm()" height="22" alt="realplay视频文件" src="pic/rm.gif" width="23" border="0">
<IMG onclick="Cwmv()" height="22" alt="Media Player视频文件" src="pic/mp.gif" width="23" border="0">
<IMG onclick="Cmov()" height="22" alt="QuickTime视频文件" src="pic/qt.gif" width="23" border="0">
<IMG onclick="Cquote()" height="22" alt="引用" src="pic/quote1.gif" width="23" border="0">
<IMG onclick="Cfly()" height="22" alt="飞行字" src="pic/fly.gif" width="23" border="0">
<IMG onclick="Cmarquee()" height="22" alt="移动字" src="pic/move.gif" width="23" border="0">
<IMG onclick="Cguang()" height="22" alt="发光字" src="pic/glow.gif" width="23" border="0">
<IMG onclick="Cying()" height="22" alt="阴影字" src="pic/shadow.gif" width="23" border="0">
<BR>
字体:
<SELECT onchange="if(this.options[this.selectedIndex].value!=''){showfont(this.options[this.selectedIndex].value);this.options[0].selected=true;}else {this.selectedIndex=0;}" name="font">
<OPTION value="宋体" selected>宋体</OPTION>
<OPTION value="楷体_GB2312">楷体</OPTION>
<OPTION value="新宋体">新宋体</OPTION>
<OPTION value="黑体">黑体</OPTION>
<OPTION value="隶书">隶书</OPTION>
<OPTION value="Andale Mono">Andale Mono</OPTION>
<OPTION value="Arial">Arial</OPTION>
<OPTION value="Arial Black">Arial Black</OPTION>
<OPTION value="Book Antiqua">Book Antiqua</OPTION>
<OPTION value="Century Gothic">Century Gothic</OPTION>
<OPTION value="Comic Sans MS">Comic Sans MS</OPTION>
<OPTION value="Courier New">Courier New</OPTION>
<OPTION value="Georgia">Georgia</OPTION>
<OPTION value="Impact">Impact</OPTION>
<OPTION value="Tahoma">Tahoma</OPTION>
<OPTION value="Times New Roman">Times New Roman</OPTION>
<OPTION value="Trebuchet MS">Trebuchet MS</OPTION>
<OPTION value="Script MT Bold">Script MT Bold</OPTION>
<OPTION value="Stencil">Stencil</OPTION>
<OPTION value="Verdana">Verdana</OPTION>
<OPTION value="Lucida Console">Lucida Console</OPTION>
</SELECT>&nbsp;&nbsp;&nbsp;&nbsp; 字体大小<SELECT onchange="if(this.options[this.selectedIndex].value!=''){showsize(this.options[this.selectedIndex].value);this.options[0].selected=true;}else {this.selectedIndex=0;}" name="size">
<OPTION value="1">1</OPTION>
<OPTION value="2">2</OPTION>
<OPTION value="3" selected>3</OPTION>
<OPTION value="4">4</OPTION>
</SELECT>
&nbsp;&nbsp;&nbsp;<FONT face="宋体" color="#333333">颜色:</FONT>

解决方案 »

  1.   

    http://www.revjon.com/ftb/Default.aspx
      

  2.   

    FreeTextBox 2.0
    http://www.freetextbox.com/
      

  3.   

    FCKeditor
    http://www.fredck.com/FCKeditor/demo/
      

  4.   

    bitsbird(一瓢.net),你提供的链接好像需要收费
    qiuji(忆秋季) ,下载下来不知道为什么不能用多谢你们二位
      

  5.   

    >>>>下载下来不知道为什么不能用
    都是可以用的,你下载的是哪个控件?你是怎么使用的?
      

  6.   

    http://www.microsoft.com/china/community/Column/95.mspx
      

  7.   

    是Webform还是
    winforms
    winforms我可以发个给你.
    [email protected]
      

  8.   

    发了连接 ,楼主上面下就行了。
    http://www.windowsforms.net/ControlGallery/default.aspx?Category=13&tabindex=11
      

  9.   

    直接使用微软的mshtmledit控件即可
    自定义工具箱-〉com-〉选择 dhtmledit for ie5( 文件在C:\Program Files\Common Files\Microsoft Shared\Triedit,文件名:dhtmled.ocx)应该是vs.net自带的。