<?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[AutoScroll bei CListBox]]></title><description><![CDATA[<p>Ich habe eine CListBox wo sehr schnell hintereinander Strings hinzugefügt werden. Nun soll immer nach dem Hinzufügen ans Ende gescrollt werden. Alle Lösungen die ich im Internet gefunden habe benutzt Methoden die die CListBox garnicht hat. Es würde ja glaub ich schon reichen den letzten Strign zu selektieren, die Methode hab ich acuh aber ich find noch net mal wie ich an die Anzahl der STrings komme...</p>
<p>MfG Baweg</p>
]]></description><link>https://www.c-plusplus.net/forum/topic/161640/autoscroll-bei-clistbox</link><generator>RSS for Node</generator><lastBuildDate>Wed, 29 Jul 2026 10:31:43 GMT</lastBuildDate><atom:link href="https://www.c-plusplus.net/forum/topic/161640.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 09 Oct 2006 05:28:29 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to AutoScroll bei CListBox on Mon, 09 Oct 2006 05:28:29 GMT]]></title><description><![CDATA[<p>Ich habe eine CListBox wo sehr schnell hintereinander Strings hinzugefügt werden. Nun soll immer nach dem Hinzufügen ans Ende gescrollt werden. Alle Lösungen die ich im Internet gefunden habe benutzt Methoden die die CListBox garnicht hat. Es würde ja glaub ich schon reichen den letzten Strign zu selektieren, die Methode hab ich acuh aber ich find noch net mal wie ich an die Anzahl der STrings komme...</p>
<p>MfG Baweg</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1151742</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1151742</guid><dc:creator><![CDATA[Baweg]]></dc:creator><pubDate>Mon, 09 Oct 2006 05:28:29 GMT</pubDate></item><item><title><![CDATA[Reply to AutoScroll bei CListBox on Mon, 09 Oct 2006 19:33:57 GMT]]></title><description><![CDATA[<p><strong><a class="plugin-mentions-user plugin-mentions-a" href="https://www.c-plusplus.net/forum/uid/12922">@Baweg</a></strong><br />
schau mal hier:<br />
<a href="http://msdn2.microsoft.com/en-us/library/k8cseaky.aspx" rel="nofollow">http://msdn2.microsoft.com/en-us/library/k8cseaky.aspx</a></p>
<p>speziell die Memberfunktionen <strong>GetCount() &amp; SetTopIndex()</strong></p>
<p>cu veganza</p>
<p>P.S.</p>
<blockquote>
<p>Alle Lösungen die ich im Internet gefunden habe benutzt Methoden die die CListBox garnicht hat</p>
</blockquote>
<p>kann es sein das du &quot;aus versehen&quot; ein CListCtrl ( im Resourcen-Editor nennt sich das &quot;Listenelement&quot; ) anstatt eines CListBox ( nennt sich &quot;Listenfeld&quot; ) ausgewählt hast ???</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1151782</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1151782</guid><dc:creator><![CDATA[veganza]]></dc:creator><pubDate>Mon, 09 Oct 2006 19:33:57 GMT</pubDate></item><item><title><![CDATA[Reply to AutoScroll bei CListBox on Tue, 10 Oct 2006 08:12:20 GMT]]></title><description><![CDATA[<p>Ja danke klappt...im Internet standen immer ganz andere Methoden!</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1151988</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1151988</guid><dc:creator><![CDATA[Baweg]]></dc:creator><pubDate>Tue, 10 Oct 2006 08:12:20 GMT</pubDate></item></channel></rss>