﻿<?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 - WebAqua - How to replace "Stack Menu" initial text of the StackGrid </title><link>http://www.intersoftsolutions.com/Community/WebAqua/How-to-replace-Stack-Menu-initial-text-of-the-StackGrid/</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>How to replace "Stack Menu" initial text of the StackGrid </title><link>http://www.intersoftsolutions.com/Community/WebAqua/How-to-replace-Stack-Menu-initial-text-of-the-StackGrid/</link><pubDate>Sun, 07 Mar 2010 22:03:21 GMT</pubDate><dc:creator>Glayaar</dc:creator><description>&lt;p&gt;Sorry for the the misunderstanding. &lt;br /&gt;&lt;/p&gt;&lt;p&gt;Currently, StackGridTextObject will have the same behavior with the ToolTipTextObject. Only the global setting will be modifying the stack grid text style, the individual setting will be overrriden by WebFishEye internal process.&lt;/p&gt;
&lt;p&gt;Modifying the stack grid text "Stack Menu" is not currently possible in the latest release of WebFishEye.&lt;br /&gt;&lt;/p&gt;</description></item><item><title>How to replace "Stack Menu" initial text of the StackGrid </title><link>http://www.intersoftsolutions.com/Community/WebAqua/How-to-replace-Stack-Menu-initial-text-of-the-StackGrid/</link><pubDate>Sat, 06 Mar 2010 17:47:57 GMT</pubDate><dc:creator>Rico</dc:creator><description>&lt;p&gt;You didn't anwer my actual question.  The question had nothing to do with ToolTipText.&lt;br /&gt;&lt;/p&gt;&lt;p&gt;My question is pertaining to the initially displayed text in the Stack Grid.  It displays the text &lt;strong&gt;"Stack Menu"&lt;/strong&gt; until one hovers over a StackButton.  I either want this to displaytext of MY chosing or nothing at all.&lt;br /&gt;&lt;/p&gt;</description></item><item><title>How to replace "Stack Menu" initial text of the StackGrid </title><link>http://www.intersoftsolutions.com/Community/WebAqua/How-to-replace-Stack-Menu-initial-text-of-the-StackGrid/</link><pubDate>Fri, 05 Mar 2010 04:01:37 GMT</pubDate><dc:creator>Glayaar</dc:creator><description>&lt;p&gt;In order to modify the text value of the WebFishEye button you will need to modify the Text property of the button.&lt;/p&gt;&lt;p&gt;If you would like to modify the style of the text such as its color and font size, you will need to modify the global TooltipTextObject in WebFishEye.The individual TooltipTextObject is currently being overriden by the WebFishEye internal process. Here is the snippet:&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;&lt;pre&gt;&amp;lt;ISNet_Silverlight_WebAqua:WebFishEye.TooltipTextObject&amp;gt;&lt;br /&gt;	&amp;lt;TextBlock FontSize="24" Foreground="#FFE42A2A"/&amp;gt;&lt;br /&gt;&amp;lt;/ISNet_Silverlight_WebAqua:WebFishEye.TooltipTextObject&amp;gt;&lt;/pre&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;</description></item><item><title>How to replace "Stack Menu" initial text of the StackGrid </title><link>http://www.intersoftsolutions.com/Community/WebAqua/How-to-replace-Stack-Menu-initial-text-of-the-StackGrid/</link><pubDate>Tue, 02 Mar 2010 13:08:39 GMT</pubDate><dc:creator>Rico</dc:creator><description>&lt;p&gt;One would think that setting the value of the button's StackGridTextObject would allow us to set the initial text. However, this does not seem to work. &lt;br /&gt;&lt;/p&gt;&lt;pre&gt;                &amp;lt;WebAqua:WebFishEyeButton ItemName="cmdTools" Text="Tool Box" ImageSource="Resources/toolbox.128.png"&amp;gt;&lt;br /&gt;                  &amp;lt;WebAqua:WebFishEyeButton.StackGridTextObject&amp;gt;&lt;br /&gt;                    &amp;lt;TextBlock FontSize="12" Foreground="#FFFBF4F4" &lt;strong&gt;Text=&lt;/strong&gt;"&lt;strong&gt;Funny, this has no effect.&lt;/strong&gt;"/&amp;gt;&lt;br /&gt;                  &amp;lt;/WebAqua:WebFishEyeButton.StackGridTextObject&amp;gt;&lt;br /&gt;                &amp;lt;/WebAqua:WebFishEyeButton&amp;gt;&lt;/pre&gt;
&lt;p&gt;How can one accomplish this?  Please advise.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;</description></item></channel></rss>