神墓免费下载

Google

  •   日报是一个非商业性资讯网站,旨在为广大的神墓免费下载爱好者提供一个学习,交流的场所。在这里您可以找到很多神墓免费下载(文章、资料、图片、视频)。这些资料可以帮助你对神墓免费下载有更深的了解,从而扩大您的知识空间。

lor are either specified
  /// or the default is used.  In any case, on any Insert or Append, only three
  /// colors are used.  The default color of the RichTextBox (signified by a
  /// semicolon (;) without a definition), is always the first color (index 0) in
  /// the color table.  The second color is always the text color, and the third
  /// is always the highlight color (color behind the text).  The color table
  /// should have the form ...
  ///
  /// {colortbl ;[TEXT_COLOR];[HIGHLIGHT_COLOR];}
  ///
  /// </summary>
  /// <param name="_textColor"></param>
  /// <param name="_backColor"></param>
  /// <returns></returns>
  private string GetColorTable(RtfColor _textColor, RtfColor _backColor) {

   StringBuilder _colorTable = new StringBuilder();

   // Append co

(2007-08-24 本文来源:日报网 作者:www.ribao.net)

相关文章精选