<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Hintergrundfarbe eines Dialogfensters ändern]]></title><description><![CDATA[<p>Hallo,<br />
kann mir jemand sagen wie ich im Visual C++ 6.0 die Hintergrundfarbe eines Dialogfensters ändern kann?</p>
]]></description><link>https://www.c-plusplus.net/forum/topic/162088/hintergrundfarbe-eines-dialogfensters-ändern</link><generator>RSS for Node</generator><lastBuildDate>Wed, 29 Jul 2026 22:07:34 GMT</lastBuildDate><atom:link href="https://www.c-plusplus.net/forum/topic/162088.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 14 Oct 2006 17:00:23 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Hintergrundfarbe eines Dialogfensters ändern on Sat, 14 Oct 2006 17:00:23 GMT]]></title><description><![CDATA[<p>Hallo,<br />
kann mir jemand sagen wie ich im Visual C++ 6.0 die Hintergrundfarbe eines Dialogfensters ändern kann?</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1154743</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1154743</guid><dc:creator><![CDATA[Kenshi]]></dc:creator><pubDate>Sat, 14 Oct 2006 17:00:23 GMT</pubDate></item><item><title><![CDATA[Reply to Hintergrundfarbe eines Dialogfensters ändern on Sun, 15 Oct 2006 19:31:00 GMT]]></title><description><![CDATA[<p>Setze in der OnCtlColor den Befehl<br />
pDC-&gt;SetBkColor(RGB(0,0,0));</p>
<p>Gruß Benutzer 1</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1155265</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1155265</guid><dc:creator><![CDATA[Benutzer 1]]></dc:creator><pubDate>Sun, 15 Oct 2006 19:31:00 GMT</pubDate></item></channel></rss>