<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com - Stories tagged with richtextbox</title>
    <description>the latest stories tagged with 'richtextbox' from DotNetKicks.com</description>
    <link>http://www.dotnetkicks.com/</link>
    <language>en-us</language>
    <copyright>Atweb Publishing Ltd.</copyright>
    <docs>http://backend.userland.com/rss</docs>
    <generator>DotNetKicks.com - .NET links, community driven</generator>
    <ttl>30</ttl>
    <item>
      <title>Silverlight: The First Rich Text Editor </title>
      <description>Many people are waiting for a way to type rich text. Even if I think that Microsoft will bring out their own one, nobody knows how long to wait for and which features are included. My RTE ships with various common features and an extensive documentation. Please note that the whole thing is still in BETA state and there are some weird bugs on XP and different ones on Vista. It seems as if they are not caused by my component at all, because Visual Studio would notify me. So wait for the final version of Silverlight 2, until you use this component in any production environment! It is of course possible that some things are still undocumented or documented ones will not behave as expected. Don't hesitate to report such incoherencies. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fmichaelsync.net%2f2008%2f04%2f29%2fsilverlight-the-first-rich-text-editor"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fmichaelsync.net%2f2008%2f04%2f29%2fsilverlight-the-first-rich-text-editor" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/silverlight/Silverlight_The_First_Rich_Text_Editor</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/silverlight/Silverlight_The_First_Rich_Text_Editor</guid>
      <pubDate>Thu, 01 May 2008 17:01:04 GMT</pubDate>
    </item>
    <item>
      <title>3.5 Features: Enabled hyperlinks in RichTextBox</title>
      <description>3.5 Features: Enabled hyperlinks in RichTextBox &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.msdn.com%2fllobo%2farchive%2f2007%2f08%2f09%2f3-5-features-enabled-hyperlinks-in-richtextbox.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.msdn.com%2fllobo%2farchive%2f2007%2f08%2f09%2f3-5-features-enabled-hyperlinks-in-richtextbox.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/wpf/3_5_Features_Enabled_hyperlinks_in_RichTextBox</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/wpf/3_5_Features_Enabled_hyperlinks_in_RichTextBox</guid>
      <pubDate>Thu, 09 Aug 2007 09:37:05 GMT</pubDate>
    </item>
    <item>
      <title>Changing caret color in (Rich)TextBox</title>
      <description>Changing caret color in (Rich)TextBox &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.msdn.com%2fllobo%2farchive%2f2007%2f02%2f12%2fchanging-caret-color-in-textbox.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.msdn.com%2fllobo%2farchive%2f2007%2f02%2f12%2fchanging-caret-color-in-textbox.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/wpf/Changing_caret_color_in_Rich_TextBox</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/wpf/Changing_caret_color_in_Rich_TextBox</guid>
      <pubDate>Mon, 12 Feb 2007 03:01:01 GMT</pubDate>
    </item>
    <item>
      <title>Printing RichTextBox content: (Find the idle printer)</title>
      <description>Printing RichTextBox content: (Find the idle printer) &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.msdn.com%2fllobo%2farchive%2f2007%2f01%2f24%2fprinting-richtextbox-content-find-the-idle-printer.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.msdn.com%2fllobo%2farchive%2f2007%2f01%2f24%2fprinting-richtextbox-content-find-the-idle-printer.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/wpf/Printing_RichTextBox_content_Find_the_idle_printer</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/wpf/Printing_RichTextBox_content_Find_the_idle_printer</guid>
      <pubDate>Thu, 25 Jan 2007 12:01:01 GMT</pubDate>
    </item>
    <item>
      <title>VB.NET: RegEx Syntax Highlighting RichTextBox </title>
      <description>Here is a version of my code for syntax highlighting in a RichTextBox that incorporates regular expressions. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fpietschsoft.com%2fBlog%2fPost.aspx%3fPostID%3d1311"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fpietschsoft.com%2fBlog%2fPost.aspx%3fPostID%3d1311" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/winforms/VB_NET_RegEx_Syntax_Highlighting_RichTextBox</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/winforms/VB_NET_RegEx_Syntax_Highlighting_RichTextBox</guid>
      <pubDate>Tue, 18 Jul 2006 18:44:39 GMT</pubDate>
    </item>
  </channel>
</rss>