<?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 Blend Effect in ArcGIS API for Silverlight Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/tabbedribbon-blend-effect/m-p/644595#M16573</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Jennifer,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for the post.&amp;nbsp; I think I have figured everything out! EXCEPT:mad:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Changing the color of the tabs (View Options, Navigation, Query).&amp;nbsp; I can change the color of the Gradient Bottom (when Unselected and Hovered) but I can't seem to change the color of the tab when it is selected or click (in focus).&amp;nbsp; If I change the FocusVisualBottom I can kind of get it but that is not it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any insight on how to change the color of the select/focused tab(s)?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Dave&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 29 Dec 2010 19:31:48 GMT</pubDate>
    <dc:creator>DavidAshton</dc:creator>
    <dc:date>2010-12-29T19:31:48Z</dc:date>
    <item>
      <title>TabbedRibbon Blend Effect</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/tabbedribbon-blend-effect/m-p/644593#M16571</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am messing around with the TabbedRibbon template and I'm just trying to change the look and feel (colors) in Blend 4.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;By changing the TabbedRibbonBackgroundBrush I can change the Ribbon colors and by changing the CommonPanelBorderBackgroundBrush I can change the outside brush of the userControls:CollapsiblePanels&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But how do I change the inside color of the userControls:CollapsiblePanels (about, overview, and datagrid windows)?&amp;nbsp; -- currently the inside is gray.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Also how do I change the colors of the three tabs (view option, navigation, query) - these are currently gray when hoovered over they turn darker black/gray blend.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It seems like it is the same resource but I can't seem to find it.&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>Thu, 09 Dec 2010 15:16:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/tabbedribbon-blend-effect/m-p/644593#M16571</guid>
      <dc:creator>DavidAshton</dc:creator>
      <dc:date>2010-12-09T15:16:45Z</dc:date>
    </item>
    <item>
      <title>Re: TabbedRibbon Blend Effect</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/tabbedribbon-blend-effect/m-p/644594#M16572</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Notice that for each CollapsiblePanel in the MainPage, contains Borders within their container Grid. The Border's either define a Background or Style.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You can update CommonPanelBorderBackgroundBrush Background and RibbonElementBorder Style. In this Style, you may want to update the Setter for BorderBrush and Background.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Dec 2010 17:27:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/tabbedribbon-blend-effect/m-p/644594#M16572</guid>
      <dc:creator>JenniferNery</dc:creator>
      <dc:date>2010-12-09T17:27:40Z</dc:date>
    </item>
    <item>
      <title>Re: TabbedRibbon Blend Effect</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/tabbedribbon-blend-effect/m-p/644595#M16573</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Jennifer,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for the post.&amp;nbsp; I think I have figured everything out! EXCEPT:mad:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Changing the color of the tabs (View Options, Navigation, Query).&amp;nbsp; I can change the color of the Gradient Bottom (when Unselected and Hovered) but I can't seem to change the color of the tab when it is selected or click (in focus).&amp;nbsp; If I change the FocusVisualBottom I can kind of get it but that is not it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any insight on how to change the color of the select/focused tab(s)?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Dave&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Dec 2010 19:31:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/tabbedribbon-blend-effect/m-p/644595#M16573</guid>
      <dc:creator>DavidAshton</dc:creator>
      <dc:date>2010-12-29T19:31:48Z</dc:date>
    </item>
  </channel>
</rss>

