﻿<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>StrataFrame Forum » StrataFrame Application Framework - V1 » WinForms (How do I?)  » Colorized Textbox Problems</title><generator>InstantForum 2017-1 Final</generator><description>StrataFrame Forum</description><link>http://forum.strataframe.net/</link><webMaster>StrataFrame Forum</webMaster><lastBuildDate>Tue, 09 Jun 2026 08:24:22 GMT</lastBuildDate><ttl>20</ttl><item><title>Colorized Textbox Problems</title><link>http://forum.strataframe.net/FindPost770.aspx</link><description>Hello,&lt;/P&gt;&lt;P&gt;I just discovered the colorized textbox. Looks great! but I've used it to replace a standard multiline textbox on the form. The border style doesn't appear like the standard strata textboxes and the control ignores the readonly toggling performed by the BO.&lt;/P&gt;&lt;P&gt;The IngoreManageReadOnlyState is set to false.&lt;/P&gt;&lt;P&gt;Anyone use this control successfully?</description><pubDate>Thu, 06 Apr 2006 12:24:11 GMT</pubDate><dc:creator>Kevin Lingofelter</dc:creator></item><item><title>RE: Colorized Textbox Problems</title><link>http://forum.strataframe.net/FindPost772.aspx</link><description>Kevin,&lt;/P&gt;&lt;P&gt;This is an inherited Rich Text Format control with some supercharged RegEx maniulating the RTF code behind the scenes.&amp;nbsp; So inherantly changing the border on the control itself is not possible.&amp;nbsp; However, you can turn the border off by setting the BorderStyle property to None.&amp;nbsp; Then place the ColorizedTextBox in a parent control control of some sort, such as a Panel, that can have its border properties manipulated.&amp;nbsp; Once the control is in the parent container, dock the ColorizedTextBox to a Fill.&amp;nbsp; This will allow you to simulate a more XP style border.&lt;/P&gt;&lt;P&gt;&lt;IMG src="http://forum.strataframe.net/Uploads/Images/2c2cd50e-0585-4f29-821a-fe3e.jpg"&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.</description><pubDate>Thu, 06 Apr 2006 12:24:11 GMT</pubDate><dc:creator>Trent L. Taylor</dc:creator></item></channel></rss>