<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.us.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>5 Jul 2017 20:26:00 Z</lastBuildDate><pubDate>4 Jul 2017 16:31:00 Z</pubDate><description>Hi All,&#13;
&#13;
Maybe a strange problem :) I have a window to which I programatically add controls, one underneath the other vertically. There is an unknown number of such controls which I need to add, can be 100+ for example. When I do this the window vertical scroll bar does not size sufficiently to allow me to scroll to the bottom of the controls that I have added. The scrollbar only appears if I size the window to less than the design height.&#13;
&#13;
How do I force the scroll bar to appear so that it reflects the total true height of all the controls I have added to the form?&#13;
&#13;
Thanks</description><ttl>30</ttl><generator>WEBDEV</generator><language>en_US</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/61558-wd21-adding-controls-and-adjusting-scrollbars/read.awp</link><title>[WD21] - Adding controls and adjusting scrollbars</title><managingEditor>moderateur@pcsoft.fr (El moderador)</managingEditor><webMaster>webmaster@pcsoft.fr (El webmaster)</webMaster><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/61558-wd21-adding-controls-and-adjusting-scrollbars-61586/read.awp</comments><pubDate>5 Jul 2017 20:26:00 Z</pubDate><description>AFAIK, Control templates do not provide an automatic scrollbar when the template is bigger than the screen, while supercontrols …</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/61558-wd21-adding-controls-and-adjusting-scrollbars-61586/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/61558-wd21-adding-controls-and-adjusting-scrollbars-61586/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/61558-wd21-adding-controls-and-adjusting-scrollbars/read.awp">[WD21] - Adding controls and adjusting scrollbars</source><title>Re: [WD21] - Adding controls and adjusting scrollbars</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/61558-wd21-adding-controls-and-adjusting-scrollbars-61568/read.awp</comments><pubDate>4 Jul 2017 18:10:00 Z</pubDate><description>if i remember correctly , in the wd help, advice not to use supercontrol , it is recommend to use control template.</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/61558-wd21-adding-controls-and-adjusting-scrollbars-61568/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/61558-wd21-adding-controls-and-adjusting-scrollbars-61568/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/61558-wd21-adding-controls-and-adjusting-scrollbars/read.awp">[WD21] - Adding controls and adjusting scrollbars</source><title>Re: [WD21] - Adding controls and adjusting scrollbars</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/61558-wd21-adding-controls-and-adjusting-scrollbars-61567/read.awp</comments><pubDate>4 Jul 2017 18:03:00 Z</pubDate><description>Fabrice,&#13;
&#13;
OK, I found the SuperControl.UsefulHeight property and that is the one I needed to increase beyond the height of the…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/61558-wd21-adding-controls-and-adjusting-scrollbars-61567/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/61558-wd21-adding-controls-and-adjusting-scrollbars-61567/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/61558-wd21-adding-controls-and-adjusting-scrollbars/read.awp">[WD21] - Adding controls and adjusting scrollbars</source><title>Re: [WD21] - Adding controls and adjusting scrollbars</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/61558-wd21-adding-controls-and-adjusting-scrollbars-61566/read.awp</comments><pubDate>4 Jul 2017 17:21:00 Z</pubDate><description>Fabrice&#13;
&#13;
I have created a blank supercontrol and am adding my controls to it. But the scrollbars do not appear. I think I migh…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/61558-wd21-adding-controls-and-adjusting-scrollbars-61566/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/61558-wd21-adding-controls-and-adjusting-scrollbars-61566/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/61558-wd21-adding-controls-and-adjusting-scrollbars/read.awp">[WD21] - Adding controls and adjusting scrollbars</source><title>Re: [WD21] - Adding controls and adjusting scrollbars</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/61558-wd21-adding-controls-and-adjusting-scrollbars-61565/read.awp</comments><pubDate>4 Jul 2017 17:04:00 Z</pubDate><description>lol! Yes, that is a coincidence indeed!&#13;
&#13;
I have not used supercontrols before. How does one go about doing what you suggest?</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/61558-wd21-adding-controls-and-adjusting-scrollbars-61565/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/61558-wd21-adding-controls-and-adjusting-scrollbars-61565/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/61558-wd21-adding-controls-and-adjusting-scrollbars/read.awp">[WD21] - Adding controls and adjusting scrollbars</source><title>Re: [WD21] - Adding controls and adjusting scrollbars</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/61558-wd21-adding-controls-and-adjusting-scrollbars-61564/read.awp</comments><pubDate>4 Jul 2017 16:55:00 Z</pubDate><description>Hi JP&#13;
&#13;
funny&#13;
&#13;
2 questions the same day with basically the same answer...&#13;
&#13;
The usual way to do this is to add your control …</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/61558-wd21-adding-controls-and-adjusting-scrollbars-61564/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/61558-wd21-adding-controls-and-adjusting-scrollbars-61564/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/61558-wd21-adding-controls-and-adjusting-scrollbars/read.awp">[WD21] - Adding controls and adjusting scrollbars</source><title>Re: [WD21] - Adding controls and adjusting scrollbars</title></item></channel></rss>
