﻿<?xml version="1.0" encoding="utf-8"?><rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0"><channel><title>Intersoft Community - ClientUI - ExpandableGroupBox doesn't start collapsed when IsExpanded="False"</title><link>http://www.intersoftsolutions.com/Community/ClientUI/ExpandableGroupBox-doesnt-start-collapsed-when-IsExpandedFalse/</link><description /><generator>http://www.intersoftsolutions.com</generator><language>en</language><copyright>Copyright 2002 - 2015 Intersoft Solutions Corp. All rights reserved.</copyright><ttl>60</ttl><item><title>ExpandableGroupBox doesn't start collapsed when IsExpanded="False"</title><link>http://www.intersoftsolutions.com/Community/ClientUI/ExpandableGroupBox-doesnt-start-collapsed-when-IsExpandedFalse/</link><pubDate>Mon, 11 Oct 2010 23:19:37 GMT</pubDate><dc:creator>Glayaar</dc:creator><description>&lt;p&gt;This issue is a known bug in the release build of ClientUI, a fix is already implemented and is scheduled to be released on the next hotfix. &lt;br /&gt;&lt;/p&gt;</description></item><item><title>ExpandableGroupBox doesn't start collapsed when IsExpanded="False"</title><link>http://www.intersoftsolutions.com/Community/ClientUI/ExpandableGroupBox-doesnt-start-collapsed-when-IsExpandedFalse/</link><pubDate>Mon, 11 Oct 2010 15:33:48 GMT</pubDate><dc:creator>sipe16</dc:creator><description>&lt;p&gt;Hello!&lt;/p&gt;
&lt;p&gt;When I use an ExandableGroupBox with IsExpanded="False", the content doesn't start collapsed, however the control seems to be in collapsed mode, e.g. the button is collapsed, effectively requiring two clicks to collapse it - expand (which has no effect other than changing the button to expanded) and then collapse, which functions as expected.&lt;/p&gt;
&lt;p&gt;Here's an example snippet:&lt;/p&gt;&lt;pre&gt;&amp;lt;Intersoft:ExpandableGroupBox Header="Example..." IsExpanded="False"&amp;gt;
    &amp;lt;StackPanel Orientation="Vertical"&amp;gt;
        &amp;lt;Intersoft:FieldLabel Header="Foo:"&amp;gt;
            &amp;lt;Intersoft:UXTextBox Width="200" /&amp;gt;
        &amp;lt;/Intersoft:FieldLabel&amp;gt;&lt;/pre&gt;&lt;pre&gt;        &amp;lt;Intersoft:FieldLabel Header="Bar:"&amp;gt;
            &amp;lt;Intersoft:UXTextBox Width="200" /&amp;gt;
        &amp;lt;/Intersoft:FieldLabel&amp;gt;

    &amp;lt;/StackPanel&amp;gt;
&amp;lt;/Intersoft:ExpandableGroupBox&amp;gt;&lt;/pre&gt;


&lt;p&gt;Are you able to reproduce this?&lt;/p&gt;
&lt;p&gt;// Cyle&lt;/p&gt;</description></item></channel></rss>