<?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[List Control]]></title><description><![CDATA[<p>Heiho</p>
<p>ich hole mit</p>
<pre><code class="language-cpp">int iSizeScroll = ::GetSystemMetrics(SM_CXVSCROLL);
</code></pre>
<p>die breite der scrollbar in einer list control, wie kann ich aber vorher ermitteln ob diese ueberhaupt angezeigt werden muss?</p>
<p>danke schonmal</p>
]]></description><link>https://www.c-plusplus.net/forum/topic/170061/list-control</link><generator>RSS for Node</generator><lastBuildDate>Wed, 15 Jul 2026 13:59:18 GMT</lastBuildDate><atom:link href="https://www.c-plusplus.net/forum/topic/170061.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 11 Jan 2007 12:30:05 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to List Control on Thu, 11 Jan 2007 12:30:05 GMT]]></title><description><![CDATA[<p>Heiho</p>
<p>ich hole mit</p>
<pre><code class="language-cpp">int iSizeScroll = ::GetSystemMetrics(SM_CXVSCROLL);
</code></pre>
<p>die breite der scrollbar in einer list control, wie kann ich aber vorher ermitteln ob diese ueberhaupt angezeigt werden muss?</p>
<p>danke schonmal</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1207851</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1207851</guid><dc:creator><![CDATA[EXDW]]></dc:creator><pubDate>Thu, 11 Jan 2007 12:30:05 GMT</pubDate></item><item><title><![CDATA[Reply to List Control on Thu, 11 Jan 2007 12:35:43 GMT]]></title><description><![CDATA[<p>Ich schätze, wohl nur mit LB_GETITEMHEIGHT und LB_GETCOUNT</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1207862</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1207862</guid><dc:creator><![CDATA[Badestrand]]></dc:creator><pubDate>Thu, 11 Jan 2007 12:35:43 GMT</pubDate></item><item><title><![CDATA[Reply to List Control on Thu, 11 Jan 2007 13:31:40 GMT]]></title><description><![CDATA[<p>das dacht ich mir #gg<br />
habs hinbekommen</p>
<p>column breiten werden automatisch je nach breite errechnet, und dabei immer beachtet ob scrollbar da ist oder nicht</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1207926</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1207926</guid><dc:creator><![CDATA[EXDW]]></dc:creator><pubDate>Thu, 11 Jan 2007 13:31:40 GMT</pubDate></item></channel></rss>