<?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[CTreeCtrl : Randabstand zu der Bilder]]></title><description><![CDATA[<p>wie kann ich in einem CTreeCtrl den Randabstand zur Bilder verkleinern. ich meine damit die horizentale Punkte</p>
<p>...... Bild Text<br />
.<br />
...... Bild Text<br />
.<br />
...... Bild Text<br />
.<br />
...... Bild Text</p>
<p>hier lade ich Die Bilder</p>
<pre><code class="language-cpp">// jedes einzelnes Bild ist 53 Pixel lang
m_TreeImageList.Create( IDB_KOM_TREE1, 53, 1, RGB( 255, 255, 0 ) );
m_cTree.SetImageList( &amp;m_TreeImageList, TVSIL_NORMAL );
</code></pre>
<p>youssef<br />
danke im voraus</p>
]]></description><link>https://www.c-plusplus.net/forum/topic/197130/ctreectrl-randabstand-zu-der-bilder</link><generator>RSS for Node</generator><lastBuildDate>Wed, 08 Apr 2026 22:22:34 GMT</lastBuildDate><atom:link href="https://www.c-plusplus.net/forum/topic/197130.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 07 Nov 2007 09:43:12 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to CTreeCtrl : Randabstand zu der Bilder on Wed, 07 Nov 2007 09:43:12 GMT]]></title><description><![CDATA[<p>wie kann ich in einem CTreeCtrl den Randabstand zur Bilder verkleinern. ich meine damit die horizentale Punkte</p>
<p>...... Bild Text<br />
.<br />
...... Bild Text<br />
.<br />
...... Bild Text<br />
.<br />
...... Bild Text</p>
<p>hier lade ich Die Bilder</p>
<pre><code class="language-cpp">// jedes einzelnes Bild ist 53 Pixel lang
m_TreeImageList.Create( IDB_KOM_TREE1, 53, 1, RGB( 255, 255, 0 ) );
m_cTree.SetImageList( &amp;m_TreeImageList, TVSIL_NORMAL );
</code></pre>
<p>youssef<br />
danke im voraus</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1398962</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1398962</guid><dc:creator><![CDATA[youssef]]></dc:creator><pubDate>Wed, 07 Nov 2007 09:43:12 GMT</pubDate></item></channel></rss>