<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="https://syndication.webwiz.net/rss_namespace/">
 <channel>
  <title>Codejock Developer Community : Display &quot;&amp;&quot; in Shortcut Bar  Item</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Docking Pane : Display &quot;&amp;&quot; in Shortcut Bar  Item]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Tue, 28 Apr 2026 18:44:58 +0000</pubDate>
  <lastBuildDate>Mon, 20 Jul 2009 00:35:07 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 12.04</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>forum.codejock.com/RSS_post_feed.asp?TID=14763</WebWizForums:feedURL>
  <image>
   <title><![CDATA[Codejock Developer Community]]></title>
   <url>http://forum.codejock.com/forum_images/codejock-logo.gif</url>
   <link>http://forum.codejock.com/</link>
  </image>
  <item>
   <title><![CDATA[Display &quot;&amp;&quot; in Shortcut Bar  Item : Thanks, Oleg. That work-around...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=14763&amp;PID=51100&amp;title=display-in-shortcut-bar-item#51100</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4665">stefanadelbert</a><br /><strong>Subject:</strong> 14763<br /><strong>Posted:</strong> 20 July 2009 at 12:35am<br /><br />Thanks, Oleg. That work-around gets around the problem.<br><br>Please consider this issue solved.<br><br>Stefan<br>]]>
   </description>
   <pubDate>Mon, 20 Jul 2009 00:35:07 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=14763&amp;PID=51100&amp;title=display-in-shortcut-bar-item#51100</guid>
  </item> 
  <item>
   <title><![CDATA[Display &quot;&amp;&quot; in Shortcut Bar  Item : Hello,  Thanks, Indeed we have...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=14763&amp;PID=51042&amp;title=display-in-shortcut-bar-item#51042</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 14763<br /><strong>Posted:</strong> 17 July 2009 at 1:26am<br /><br />Hello,<DIV>&nbsp;</DIV><DIV>Thanks, Indeed we have to fix it. Please use now Tooltip property to fix it:</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;&nbsp;&nbsp; Set ItemMail = wndShortcutBar.AddItem(1, "Salt &amp;&amp; Pepper", frmPaneMail.hWnd)<BR>&nbsp;&nbsp;&nbsp; ItemMail.Tooltip = "Salt &amp; Pepper"<BR></DIV>]]>
   </description>
   <pubDate>Fri, 17 Jul 2009 01:26:56 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=14763&amp;PID=51042&amp;title=display-in-shortcut-bar-item#51042</guid>
  </item> 
  <item>
   <title><![CDATA[Display &quot;&amp;&quot; in Shortcut Bar  Item : I&amp;#039;m trying to add a docking...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=14763&amp;PID=51034&amp;title=display-in-shortcut-bar-item#51034</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4665">stefanadelbert</a><br /><strong>Subject:</strong> 14763<br /><strong>Posted:</strong> 16 July 2009 at 11:51pm<br /><br />I'm trying to add a docking pane item called something like "Salt &amp; Pepper" using code like this:<br><br>Set item = DockingPane.AddItem(1000, "Salt &amp;&amp; Pepper", frmContents.hWnd)<br><br>The Shortcut Bar item that is added is labelled "Salt &amp; Pepper", which is good. But the Tooltip that pops up (when the shortcut bar is minimised using "Show Fewer Buttons") says "Salt &amp;&amp; Pepper", which is wrong.<br><br>If I add the item like this:<br><br>Set item = DockingPane.AddItem(1000, "Salt &amp; Pepper", frmContents.hWnd)<br><br>The Shortcut Bar item that is added is labelled "Salt _Pepper",which is wrong. However, the Tooltip that pops up (when the shortcut bar isminimised using "Show Fewer Buttons") says "Salt &amp; Pepper",which is correct.<br><br>How can I get both the Shortcut Bar button label and Tooltip to display "Salt &amp; Pepper"?<br><br>Thanks<br>Stefan<br><br>Windows XP SP3<br>Codejock 13.0.0<br>VB6<br>]]>
   </description>
   <pubDate>Thu, 16 Jul 2009 23:51:52 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=14763&amp;PID=51034&amp;title=display-in-shortcut-bar-item#51034</guid>
  </item> 
 </channel>
</rss>