<?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[ListBox index ganz oben]]></title><description><![CDATA[<p>Hallo,</p>
<p>wie, kann ich rausfinden welche Index in der ListBox(im sichtbaren Bereich) an erster Stelle steht?</p>
<p>Gruß</p>
]]></description><link>https://www.c-plusplus.net/forum/topic/169886/listbox-index-ganz-oben</link><generator>RSS for Node</generator><lastBuildDate>Thu, 13 Aug 2026 19:11:46 GMT</lastBuildDate><atom:link href="https://www.c-plusplus.net/forum/topic/169886.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 09 Jan 2007 20:32:58 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to ListBox index ganz oben on Thu, 11 Jan 2007 20:06:00 GMT]]></title><description><![CDATA[<p>Hallo,</p>
<p>wie, kann ich rausfinden welche Index in der ListBox(im sichtbaren Bereich) an erster Stelle steht?</p>
<p>Gruß</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1206607</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1206607</guid><dc:creator><![CDATA[daniel23]]></dc:creator><pubDate>Thu, 11 Jan 2007 20:06:00 GMT</pubDate></item><item><title><![CDATA[Reply to ListBox index ganz oben on Tue, 09 Jan 2007 21:07:09 GMT]]></title><description><![CDATA[<pre><code class="language-cpp">ListBox-&gt;TopIndex
</code></pre>
<blockquote>
<p>Die Eigenschaft TopIndex gibt den Index des Eintrags an, der an der Spitze des Listenfeldes angezeigt wird.</p>
</blockquote>
<p>Meinst du das?</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1206637</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1206637</guid><dc:creator><![CDATA[Barracuda]]></dc:creator><pubDate>Tue, 09 Jan 2007 21:07:09 GMT</pubDate></item><item><title><![CDATA[Reply to ListBox index ganz oben on Tue, 09 Jan 2007 21:17:14 GMT]]></title><description><![CDATA[<p>Hallo</p>
<p>jo, das meinte ich.</p>
<p>Danke<br />
Gruß</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1206645</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1206645</guid><dc:creator><![CDATA[daniel23]]></dc:creator><pubDate>Tue, 09 Jan 2007 21:17:14 GMT</pubDate></item></channel></rss>