<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="https://syndication.webwiz.net/rss_namespace/">
 <channel>
  <title>Codejock Developer Community : [solved] FlatEdit BackColor problem</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Controls : [solved] FlatEdit BackColor problem]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Tue, 12 May 2026 22:52:51 +0000</pubDate>
  <lastBuildDate>Mon, 05 Dec 2016 07:46:07 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 12.04</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>forum.codejock.com/RSS_post_feed.asp?TID=23192</WebWizForums:feedURL>
  <image>
   <title><![CDATA[Codejock Developer Community]]></title>
   <url>http://forum.codejock.com/forum_images/codejock-logo.gif</url>
   <link>http://forum.codejock.com/</link>
  </image>
  <item>
   <title><![CDATA[[solved] FlatEdit BackColor problem : Thank you! I&amp;#039;m wating for...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=23192&amp;PID=75412&amp;title=solved-flatedit-backcolor-problem#75412</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6506">hexxa</a><br /><strong>Subject:</strong> 23192<br /><strong>Posted:</strong> 05 December 2016 at 7:46am<br /><br />Thank you! I'm wating for the next release!]]>
   </description>
   <pubDate>Mon, 05 Dec 2016 07:46:07 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=23192&amp;PID=75412&amp;title=solved-flatedit-backcolor-problem#75412</guid>
  </item> 
  <item>
   <title><![CDATA[[solved] FlatEdit BackColor problem : Hi,I decide to fix this behavior....]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=23192&amp;PID=75402&amp;title=solved-flatedit-backcolor-problem#75402</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=8730">olebed</a><br /><strong>Subject:</strong> 23192<br /><strong>Posted:</strong> 01 December 2016 at 7:54am<br /><br />Hi,<br><br>I decide to fix this behavior. If you have possibilities to set that back color in runtime why you can't do this in design time. This relates also to <b>ForeColor</b> of those controls (<span style="line-height: 16.8px; : rgb248, 248, 252;">ComboBox, ListBox, TreeView, HexEdit and FlatEdit</span>).<br><br>Regards,<br>&nbsp;Oleksandr Lebed]]>
   </description>
   <pubDate>Thu, 01 Dec 2016 07:54:13 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=23192&amp;PID=75402&amp;title=solved-flatedit-backcolor-problem#75402</guid>
  </item> 
  <item>
   <title><![CDATA[[solved] FlatEdit BackColor problem : Hello hexxa,I found reason of...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=23192&amp;PID=75373&amp;title=solved-flatedit-backcolor-problem#75373</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=8730">olebed</a><br /><strong>Subject:</strong> 23192<br /><strong>Posted:</strong> 24 November 2016 at 4:52am<br /><br />Hello hexxa,<br><br>I found reason of this behaviour.<br>On creating control (or other calling DoPropExchange method) If color of FlatEdit is the same as ambient, then it will be changed to default ("Window Background" &amp;H80000005&amp; for FlatEdit). But if you set color of form to some other &nbsp;e.g. "Desktop" (&amp;H80000001&amp;), then you can set "Button Face"&nbsp;<span style="line-height: 16.8px;">(&amp;H8000000F&amp;). &nbsp;This was introduced sometime between versions&nbsp;</span>15.3.1 and 16.2.4 in&nbsp;<span style="line-height: 16.8px;">2013y,&nbsp;</span>when changed using custom colors for some ActiveX controls. The same behaviour has ComboBox, ListBox, TreeView, HexEdit and FlatEdit.<br><br>Regards,<br>&nbsp;Oleksandr Lebed]]>
   </description>
   <pubDate>Thu, 24 Nov 2016 04:52:18 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=23192&amp;PID=75373&amp;title=solved-flatedit-backcolor-problem#75373</guid>
  </item> 
  <item>
   <title><![CDATA[[solved] FlatEdit BackColor problem : I thought that you describe crash...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=23192&amp;PID=75333&amp;title=solved-flatedit-backcolor-problem#75333</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=8730">olebed</a><br /><strong>Subject:</strong> 23192<br /><strong>Posted:</strong> 14 November 2016 at 5:13am<br /><br /><img src="http://forum.codejock.com/smileys/smiley1.gif" border="0" alt="Smile" title="Smile" />&nbsp;I thought that you describe crash &nbsp;when set &nbsp;my<span style="line-height: 16.8px; : rgb248, 248, 252;">FlatEdit.BackColor = vbButtonFace &nbsp; <br><br>"</span><span style="line-height: 16.8px; : rgb248, 248, 252;">the property value lost with closing the owner form</span><span style="line-height: 16.8px; : rgb248, 248, 252;">".<br><br>ok, I will check...</span>]]>
   </description>
   <pubDate>Mon, 14 Nov 2016 05:13:20 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=23192&amp;PID=75333&amp;title=solved-flatedit-backcolor-problem#75333</guid>
  </item> 
  <item>
   <title><![CDATA[[solved] FlatEdit BackColor problem : Hi!I&amp;#039;m using the flatedit...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=23192&amp;PID=75332&amp;title=solved-flatedit-backcolor-problem#75332</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6506">hexxa</a><br /><strong>Subject:</strong> 23192<br /><strong>Posted:</strong> 14 November 2016 at 4:59am<br /><br />Hi!<div><br><div>I'm using the flatedit in VB6. This issue appeared from 17.0. in developing time. Before versions was fine. Try to reproduce this way:</div></div><div><br></div><div>Open a VB6 Form.</div><div>Put on a FlatEdit Control.</div><div>Set it's backColor to system 'ButtonFace' value.</div><div>Run the project.</div><div>---&gt; The Flatedit Backcolor remains the original "Window Background"</div><div>If you just close the form in developing time and open again the "ButtonFace" value is changing back same way.</div><div><br></div><div>hexxa.</div>]]>
   </description>
   <pubDate>Mon, 14 Nov 2016 04:59:53 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=23192&amp;PID=75332&amp;title=solved-flatedit-backcolor-problem#75332</guid>
  </item> 
  <item>
   <title><![CDATA[[solved] FlatEdit BackColor problem : Hello,I can&amp;#039;t reproduce this...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=23192&amp;PID=75328&amp;title=solved-flatedit-backcolor-problem#75328</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=8730">olebed</a><br /><strong>Subject:</strong> 23192<br /><strong>Posted:</strong> 12 November 2016 at 1:33pm<br /><br />Hello,<br><br>I can't reproduce this with Suite Controls v17.2 and v17.3 (win7 x86). What version do you use ? Maybe some addition settings?<br><br>Regads,<br>&nbsp;Oleksandr Lebed]]>
   </description>
   <pubDate>Sat, 12 Nov 2016 13:33:23 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=23192&amp;PID=75328&amp;title=solved-flatedit-backcolor-problem#75328</guid>
  </item> 
  <item>
   <title><![CDATA[[solved] FlatEdit BackColor problem : Funny behavior when i change a...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=23192&amp;PID=75302&amp;title=solved-flatedit-backcolor-problem#75302</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6506">hexxa</a><br /><strong>Subject:</strong> 23192<br /><strong>Posted:</strong> 09 November 2016 at 9:15am<br /><br />Funny behavior when i change a FlatEdit control's BackColor property to vbButtonFace in vb6, the property value lost with closing the owner form. Any other value is keeping fine.<div><br></div><div>Windows 7 32bit - Hungarian Codejock Suite Controls 17.x</div>]]>
   </description>
   <pubDate>Wed, 09 Nov 2016 09:15:24 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=23192&amp;PID=75302&amp;title=solved-flatedit-backcolor-problem#75302</guid>
  </item> 
 </channel>
</rss>