<?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 : Quick Access Customization</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Command Bars : Quick Access Customization]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 13 May 2026 17:43:37 +0000</pubDate>
  <lastBuildDate>Fri, 24 Jul 2009 17:13:44 +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=13111</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[Quick Access Customization : Sometimes one has to find out...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=13111&amp;PID=51289&amp;title=quick-access-customization#51289</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3213">rdhd</a><br /><strong>Subject:</strong> 13111<br /><strong>Posted:</strong> 24 July 2009 at 5:13pm<br /><br /><P>Sometimes one has to find out about this stuff the same way one finds out about MFC - looking at the code or step, step ...</P>]]>
   </description>
   <pubDate>Fri, 24 Jul 2009 17:13:44 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=13111&amp;PID=51289&amp;title=quick-access-customization#51289</guid>
  </item> 
  <item>
   <title><![CDATA[Quick Access Customization : Oleg,The code you provided indeeds...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=13111&amp;PID=51270&amp;title=quick-access-customization#51270</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=5119">gvidali</a><br /><strong>Subject:</strong> 13111<br /><strong>Posted:</strong> 24 July 2009 at 9:09am<br /><br />Oleg,<br><br>The code you provided indeeds hides the "Show Quick Access Toolbar Below the Ribbon" menu entry. Thank you.<br><br>On the other hands, this begs few questions... all specifically related to the documentation of the product.... Given the current state of help file, samples, and "tutorials"... how would a developer even come to this solution?<br><br>Thanks again.<br><br><br><br><br>]]>
   </description>
   <pubDate>Fri, 24 Jul 2009 09:09:19 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=13111&amp;PID=51270&amp;title=quick-access-customization#51270</guid>
  </item> 
  <item>
   <title><![CDATA[Quick Access Customization : If you need only remove such option...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=13111&amp;PID=51248&amp;title=quick-access-customization#51248</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 13111<br /><strong>Posted:</strong> 24 July 2009 at 4:07am<br /><br />If you need only remove such option from customize popup add<DIV>&nbsp;</DIV><DIV>&nbsp;&nbsp; CommandBars.Actions.Add 9608, "", "", "", "" ' XTP_ID_RIBBONCUSTOMIZE_QUICKACCESSBELOW&nbsp;&nbsp; 9608<BR>&nbsp;&nbsp;&nbsp; CommandBars.Actions(9608).Visible = False<BR>&nbsp;&nbsp;&nbsp; <BR>&nbsp;&nbsp;&nbsp; <BR>&nbsp;&nbsp;&nbsp; CommandBars.Actions.Add 9617, "", "", "", "" ' XTP_ID_RIBBONCUSTOMIZE_QUICKACCESSBELOW_MORE 9617<BR>&nbsp;&nbsp;&nbsp; CommandBars.Actions(9617).Visible = False<BR></DIV>]]>
   </description>
   <pubDate>Fri, 24 Jul 2009 04:07:38 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=13111&amp;PID=51248&amp;title=quick-access-customization#51248</guid>
  </item> 
  <item>
   <title><![CDATA[Quick Access Customization : I agree: we definitely need a...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=13111&amp;PID=51220&amp;title=quick-access-customization#51220</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=5119">gvidali</a><br /><strong>Subject:</strong> 13111<br /><strong>Posted:</strong> 23 July 2009 at 1:11pm<br /><br />I agree: we definitely need a property that would allow us to prevent placing the Quick Access Toolbar below the ribbon. <br><br>Thanks.<br><br>Giorgio<br><br>]]>
   </description>
   <pubDate>Thu, 23 Jul 2009 13:11:08 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=13111&amp;PID=51220&amp;title=quick-access-customization#51220</guid>
  </item> 
  <item>
   <title><![CDATA[Quick Access Customization : up  ]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=13111&amp;PID=49956&amp;title=quick-access-customization#49956</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=5186">Squale</a><br /><strong>Subject:</strong> 13111<br /><strong>Posted:</strong> 15 June 2009 at 11:52am<br /><br />up]]>
   </description>
   <pubDate>Mon, 15 Jun 2009 11:52:40 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=13111&amp;PID=49956&amp;title=quick-access-customization#49956</guid>
  </item> 
  <item>
   <title><![CDATA[Quick Access Customization : I also need that functionality......]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=13111&amp;PID=48640&amp;title=quick-access-customization#48640</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4800">ls9090</a><br /><strong>Subject:</strong> 13111<br /><strong>Posted:</strong> 04 May 2009 at 5:42pm<br /><br />I also need that functionality... Please implement that, codejock developers!]]>
   </description>
   <pubDate>Mon, 04 May 2009 17:42:32 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=13111&amp;PID=48640&amp;title=quick-access-customization#48640</guid>
  </item> 
  <item>
   <title><![CDATA[Quick Access Customization : up... cannot find a way to hide...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=13111&amp;PID=48465&amp;title=quick-access-customization#48465</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=5186">Squale</a><br /><strong>Subject:</strong> 13111<br /><strong>Posted:</strong> 29 April 2009 at 5:59am<br /><br />up... cannot find a way to hide popup menu on QuickAccess. <br><br>&nbsp; <img src="uploads/20090429_055815_Ribb&#111;n.jpg" height="104" width="309" border="0"><br>]]>
   </description>
   <pubDate>Wed, 29 Apr 2009 05:59:12 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=13111&amp;PID=48465&amp;title=quick-access-customization#48465</guid>
  </item> 
  <item>
   <title><![CDATA[Quick Access Customization : ShowQuickAccess(FALSE); removes...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=13111&amp;PID=44358&amp;title=quick-access-customization#44358</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4855">JamesP</a><br /><strong>Subject:</strong> 13111<br /><strong>Posted:</strong> 09 January 2009 at 4:53am<br /><br />ShowQuickAccess(FALSE); removes the Toolbar altogether. <DIV>&nbsp;</DIV><DIV>I wondered whether there was a way of&nbsp;disabling the ability to place it&nbsp;below the Ribbon, possibly by removing the customization popup altogether.</DIV>]]>
   </description>
   <pubDate>Fri, 09 Jan 2009 04:53:29 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=13111&amp;PID=44358&amp;title=quick-access-customization#44358</guid>
  </item> 
  <item>
   <title><![CDATA[Quick Access Customization : Also can call ShowQuickAccess(FALSE);...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=13111&amp;PID=44350&amp;title=quick-access-customization#44350</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 13111<br /><strong>Posted:</strong> 09 January 2009 at 1:59am<br /><br />Also can call ShowQuickAccess(FALSE);]]>
   </description>
   <pubDate>Fri, 09 Jan 2009 01:59:12 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=13111&amp;PID=44350&amp;title=quick-access-customization#44350</guid>
  </item> 
  <item>
   <title><![CDATA[Quick Access Customization : I found you can remove the ability...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=13111&amp;PID=44314&amp;title=quick-access-customization#44314</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4855">JamesP</a><br /><strong>Subject:</strong> 13111<br /><strong>Posted:</strong> 08 January 2009 at 10:34am<br /><br />I found you can remove the ability to Add and Remove buttons with the call:<DIV><FONT size=2></FONT>&nbsp;</DIV><DIV><FONT size=2>AllowQuickAccessCustomization(FALSE).</FONT></DIV><DIV><FONT size=2></FONT>&nbsp;</DIV><DIV><FONT size=2>I haven't found a way&nbsp;of removing the abilty to place the Quick Access Toolbar below the Ribbon.</FONT></DIV><DIV><FONT size=2></FONT>&nbsp;</DIV><DIV><FONT size=2>There is a function OnSetPopup(FALSE) that looks&nbsp;like it would remove the Context Menu&nbsp;but I don't know how to call it.</DIV></FONT>]]>
   </description>
   <pubDate>Thu, 08 Jan 2009 10:34:02 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=13111&amp;PID=44314&amp;title=quick-access-customization#44314</guid>
  </item> 
 </channel>
</rss>