<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: TabbedRibbon Tab/Pin the Toolbar on Start up in ArcGIS API for Silverlight Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/tabbedribbon-tab-pin-the-toolbar-on-start-up/m-p/464626#M11989</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Using TabbedRibbon template can someone tell me how I would Tab/Pin the Toolbar on Start up?&lt;BR /&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In TabRibbon.xaml.cs set isPinned to true instead of false.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;And in OnApplyTemplate, call RibbonExpand.Begin() if isPinned is true:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="plain" name="code"&gt;if (RibbonExpand != null) { &amp;nbsp;&amp;nbsp;&amp;nbsp; RibbonExpand.Completed += RibbonExpand_Completed; &amp;nbsp;&amp;nbsp;&amp;nbsp; if (isPinned) &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; RibbonExpand.Begin(); }&lt;/PRE&gt;&lt;DIV style="display:none;"&gt; &lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 22 Aug 2012 08:24:43 GMT</pubDate>
    <dc:creator>DominiqueBroux</dc:creator>
    <dc:date>2012-08-22T08:24:43Z</dc:date>
    <item>
      <title>TabbedRibbon Tab/Pin the Toolbar on Start up</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/tabbedribbon-tab-pin-the-toolbar-on-start-up/m-p/464625#M11988</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Using TabbedRibbon template can someone tell me how I would Tab/Pin the Toolbar on Start up?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;David&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Aug 2012 19:51:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/tabbedribbon-tab-pin-the-toolbar-on-start-up/m-p/464625#M11988</guid>
      <dc:creator>DavidAshton</dc:creator>
      <dc:date>2012-08-21T19:51:22Z</dc:date>
    </item>
    <item>
      <title>Re: TabbedRibbon Tab/Pin the Toolbar on Start up</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/tabbedribbon-tab-pin-the-toolbar-on-start-up/m-p/464626#M11989</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Using TabbedRibbon template can someone tell me how I would Tab/Pin the Toolbar on Start up?&lt;BR /&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In TabRibbon.xaml.cs set isPinned to true instead of false.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;And in OnApplyTemplate, call RibbonExpand.Begin() if isPinned is true:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="plain" name="code"&gt;if (RibbonExpand != null) { &amp;nbsp;&amp;nbsp;&amp;nbsp; RibbonExpand.Completed += RibbonExpand_Completed; &amp;nbsp;&amp;nbsp;&amp;nbsp; if (isPinned) &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; RibbonExpand.Begin(); }&lt;/PRE&gt;&lt;DIV style="display:none;"&gt; &lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Aug 2012 08:24:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/tabbedribbon-tab-pin-the-toolbar-on-start-up/m-p/464626#M11989</guid>
      <dc:creator>DominiqueBroux</dc:creator>
      <dc:date>2012-08-22T08:24:43Z</dc:date>
    </item>
  </channel>
</rss>

