<?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[TreeView]]></title><description><![CDATA[<p>Hallo,</p>
<p>würde im TreeView gerne eine optische Unterteilung einfügen.</p>
<p>z.b.<br />
text1<br />
test2<br />
text3<br />
-----<br />
text4</p>
<p>Mit dem geht es</p>
<pre><code>tn= TreeView-&gt;Items-&gt;Add(NULL,&quot;----------------&quot;);
</code></pre>
<p>sieht aber optisch nicht schön aus, und geht nicht über die gesamte Breite des TreeView.</p>
<p>Hat jemand eine Idee,Tip</p>
<p>Danke schon mal</p>
]]></description><link>https://www.c-plusplus.net/forum/topic/200307/treeview</link><generator>RSS for Node</generator><lastBuildDate>Wed, 19 Aug 2026 01:21:56 GMT</lastBuildDate><atom:link href="https://www.c-plusplus.net/forum/topic/200307.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 13 Dec 2007 10:55:52 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to TreeView on Thu, 13 Dec 2007 10:55:52 GMT]]></title><description><![CDATA[<p>Hallo,</p>
<p>würde im TreeView gerne eine optische Unterteilung einfügen.</p>
<p>z.b.<br />
text1<br />
test2<br />
text3<br />
-----<br />
text4</p>
<p>Mit dem geht es</p>
<pre><code>tn= TreeView-&gt;Items-&gt;Add(NULL,&quot;----------------&quot;);
</code></pre>
<p>sieht aber optisch nicht schön aus, und geht nicht über die gesamte Breite des TreeView.</p>
<p>Hat jemand eine Idee,Tip</p>
<p>Danke schon mal</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1419852</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1419852</guid><dc:creator><![CDATA[necommervcc]]></dc:creator><pubDate>Thu, 13 Dec 2007 10:55:52 GMT</pubDate></item><item><title><![CDATA[Reply to TreeView on Thu, 13 Dec 2007 11:17:14 GMT]]></title><description><![CDATA[<p>Hallo</p>
<p>Da must du mit den Draw-Events des TreeViews arbeiten.</p>
<p>bis bald<br />
akari</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1419863</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1419863</guid><dc:creator><![CDATA[akari]]></dc:creator><pubDate>Thu, 13 Dec 2007 11:17:14 GMT</pubDate></item></channel></rss>