﻿<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>StrataFrame Forum » StrataFrame Application Framework - V1 » WinForms (How do I?)  » strataCollapsibleContainer</title><generator>InstantForum 2017-1 Final</generator><description>StrataFrame Forum</description><link>http://forum.strataframe.net/</link><webMaster>StrataFrame Forum</webMaster><lastBuildDate>Wed, 09 Sep 2026 23:19:17 GMT</lastBuildDate><ttl>20</ttl><item><title>strataCollapsibleContainer</title><link>http://forum.strataframe.net/FindPost24846.aspx</link><description>I have a Windows Form with a strataCollapsibleContainer and below it there is a themedGroupBox. When I collapse the strataCollapsibleContainer, how do I eliminate the blank space between the collapsed container and the themedGroupBox. My question here is how do I set the starting position of the themedGroupBox when the strataCollapsibleContainer is collapsed and uncollapsed? &lt;/P&gt;&lt;P&gt;I know I need to do something in the Collapsed and the Opened events to affect the location of the themedGroupBox but not sure what.&lt;/P&gt;&lt;P&gt;By the way, this control seems to work great. Just an answer to the above will put the finishing touch on it.</description><pubDate>Mon, 05 Oct 2009 16:14:36 GMT</pubDate><dc:creator>Ross L. Rooker, Sr.</dc:creator></item><item><title>RE: strataCollapsibleContainer</title><link>http://forum.strataframe.net/FindPost24856.aspx</link><description>I found it. I should have looked in the regular All Windows Forms rather than StrataFrame.</description><pubDate>Mon, 05 Oct 2009 16:14:36 GMT</pubDate><dc:creator>Ross L. Rooker, Sr.</dc:creator></item><item><title>RE: strataCollapsibleContainer</title><link>http://forum.strataframe.net/FindPost24855.aspx</link><description>Hi Ross,&lt;/P&gt;&lt;P&gt;It is part of VS All Controls.</description><pubDate>Mon, 05 Oct 2009 16:12:22 GMT</pubDate><dc:creator>Edhy Rijo</dc:creator></item><item><title>RE: strataCollapsibleContainer</title><link>http://forum.strataframe.net/FindPost24854.aspx</link><description>Where is the FlowLayoutPanel? I don't see it in the StrataFrame Toolbox in VS2008.</description><pubDate>Mon, 05 Oct 2009 16:10:30 GMT</pubDate><dc:creator>Ross L. Rooker, Sr.</dc:creator></item><item><title>RE: strataCollapsibleContainer</title><link>http://forum.strataframe.net/FindPost24853.aspx</link><description>Greg is correct that if you use a FlowLayoutPanel it will take care of this for you and you will not have to manually reposition the controls.</description><pubDate>Mon, 05 Oct 2009 15:26:55 GMT</pubDate><dc:creator>Trent L. Taylor</dc:creator></item><item><title>RE: strataCollapsibleContainer</title><link>http://forum.strataframe.net/FindPost24848.aspx</link><description>The easy way is to put both of them in a FlowLayoutPanel.  &lt;br&gt;
&lt;br&gt;
The other way involves math. :D  You'd have to get the bottom of the collapsed panel, then based on the desired margin, set the top of the control below it.</description><pubDate>Mon, 05 Oct 2009 13:25:53 GMT</pubDate><dc:creator>Greg McGuffey</dc:creator></item></channel></rss>