<?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 : Ribbon shortcuts</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Command Bars : Ribbon shortcuts]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sun, 14 Jun 2026 19:18:12 +0000</pubDate>
  <lastBuildDate>Mon, 12 Jan 2009 07:09:57 +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=12942</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[Ribbon shortcuts : I found it confusing that when...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=12942&amp;PID=44467&amp;title=ribbon-shortcuts#44467</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4225">chrisABC</a><br /><strong>Subject:</strong> 12942<br /><strong>Posted:</strong> 12 January 2009 at 7:09am<br /><br />I found it confusing that when you set <br>&nbsp; CommandBars.Options.ShowKeyboardTips = True<br>then the underlined letters are NOT displayed on screen. (but when you press ALT those letters are displayed as tips).<br><br>So if you want to see the the underlined letters you must set<br>&nbsp;&nbsp; CommandBars.Options.ShowKeyboardTips = False<br><br>Also, if ShowKeyboardTips = True then you cannot directly use a button by pressing ALT+... &nbsp;&nbsp; but you must first press the Tab letter (eg. ALT+F for the FIND Tab) and then the button letter.<br>&nbsp;&nbsp; Unless you also set .KeyBindings for the button.<br><br>The settings of CommandBars.Options.KeyboardCuesShow<br>and&nbsp; CommandBars.Options.KeyboardCuesUse<br>will also affect the way the ribbonBar displays/works the accelerator keys.<br><br><br>It is great to have so many options and properties, but I wish the documentation was better to save me much trial and error.<br><br>]]>
   </description>
   <pubDate>Mon, 12 Jan 2009 07:09:57 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=12942&amp;PID=44467&amp;title=ribbon-shortcuts#44467</guid>
  </item> 
  <item>
   <title><![CDATA[Ribbon shortcuts : oh! I am find it! CommandBars.Options.ShowKeyboardTips...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=12942&amp;PID=43908&amp;title=ribbon-shortcuts#43908</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3728">San0k</a><br /><strong>Subject:</strong> 12942<br /><strong>Posted:</strong> 25 December 2008 at 12:37pm<br /><br />oh! I am find it!<br />CommandBars.Options.ShowKeyboardTips = true]]>
   </description>
   <pubDate>Thu, 25 Dec 2008 12:37:16 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=12942&amp;PID=43908&amp;title=ribbon-shortcuts#43908</guid>
  </item> 
  <item>
   <title><![CDATA[Ribbon shortcuts : RibbonTab has no SetKeyboardTip...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=12942&amp;PID=43907&amp;title=ribbon-shortcuts#43907</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3728">San0k</a><br /><strong>Subject:</strong> 12942<br /><strong>Posted:</strong> 25 December 2008 at 12:32pm<br /><br />RibbonTab has no SetKeyboardTip method or KeyboardTip property...............]]>
   </description>
   <pubDate>Thu, 25 Dec 2008 12:32:40 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=12942&amp;PID=43907&amp;title=ribbon-shortcuts#43907</guid>
  </item> 
  <item>
   <title><![CDATA[Ribbon shortcuts : You can also call pRibbonTab-&amp;gt;SetKeyboardTip(..);...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=12942&amp;PID=43901&amp;title=ribbon-shortcuts#43901</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 12942<br /><strong>Posted:</strong> 25 December 2008 at 6:04am<br /><br /><P>You can also call pRibbonTab-&gt;SetKeyboardTip(..);</P>]]>
   </description>
   <pubDate>Thu, 25 Dec 2008 06:04:00 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=12942&amp;PID=43901&amp;title=ribbon-shortcuts#43901</guid>
  </item> 
  <item>
   <title><![CDATA[Ribbon shortcuts : up ]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=12942&amp;PID=43897&amp;title=ribbon-shortcuts#43897</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3728">San0k</a><br /><strong>Subject:</strong> 12942<br /><strong>Posted:</strong> 24 December 2008 at 11:12am<br /><br />up]]>
   </description>
   <pubDate>Wed, 24 Dec 2008 11:12:33 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=12942&amp;PID=43897&amp;title=ribbon-shortcuts#43897</guid>
  </item> 
  <item>
   <title><![CDATA[Ribbon shortcuts : That all? Maybe I need change...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=12942&amp;PID=43772&amp;title=ribbon-shortcuts#43772</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3728">San0k</a><br /><strong>Subject:</strong> 12942<br /><strong>Posted:</strong> 18 December 2008 at 7:00am<br /><br />That all?<br />Maybe I need change some properties of RibbonBar?]]>
   </description>
   <pubDate>Thu, 18 Dec 2008 07:00:58 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=12942&amp;PID=43772&amp;title=ribbon-shortcuts#43772</guid>
  </item> 
  <item>
   <title><![CDATA[Ribbon shortcuts : Hi, Add &amp;#034;&amp;amp;&amp;#034; before...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=12942&amp;PID=43770&amp;title=ribbon-shortcuts#43770</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 12942<br /><strong>Posted:</strong> 18 December 2008 at 6:58am<br /><br /><P>Hi,</P><DIV>Add "&amp;" before letter you need.</DIV>]]>
   </description>
   <pubDate>Thu, 18 Dec 2008 06:58:02 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=12942&amp;PID=43770&amp;title=ribbon-shortcuts#43770</guid>
  </item> 
  <item>
   <title><![CDATA[Ribbon shortcuts : Hello,  How I can switch on same...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=12942&amp;PID=43713&amp;title=ribbon-shortcuts#43713</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3728">San0k</a><br /><strong>Subject:</strong> 12942<br /><strong>Posted:</strong> 16 December 2008 at 10:03am<br /><br />Hello,<br /><br />How I can switch on same ribbon shortcuts hints:<br /><img src="uploads/20081216_100308_ribb&#111;n_shortcut.PNG" border="0"><br /><br />???<br /><br />Thanks.]]>
   </description>
   <pubDate>Tue, 16 Dec 2008 10:03:34 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=12942&amp;PID=43713&amp;title=ribbon-shortcuts#43713</guid>
  </item> 
 </channel>
</rss>