<?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 : The customize dropdown on ribbonbars QuickAccessCo</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Command Bars : The customize dropdown on ribbonbars QuickAccessCo]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Thu, 11 Jun 2026 10:15:48 +0000</pubDate>
  <lastBuildDate>Wed, 26 Mar 2008 08:56:05 +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=9229</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[The customize dropdown on ribbonbars QuickAccessCo : Thanks for the tip. It does exactly...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9229&amp;PID=32599&amp;title=the-customize-dropdown-on-ribbonbars-quickaccessco#32599</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3351">wakerunner</a><br /><strong>Subject:</strong> 9229<br /><strong>Posted:</strong> 26 March 2008 at 8:56am<br /><br />Thanks for the tip. It does exactly what I wanted. I had given up and thought that I would just have to live with it.]]>
   </description>
   <pubDate>Wed, 26 Mar 2008 08:56:05 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9229&amp;PID=32599&amp;title=the-customize-dropdown-on-ribbonbars-quickaccessco#32599</guid>
  </item> 
  <item>
   <title><![CDATA[The customize dropdown on ribbonbars QuickAccessCo : I found this prevents the context...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9229&amp;PID=32572&amp;title=the-customize-dropdown-on-ribbonbars-quickaccessco#32572</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3873">RedFin</a><br /><strong>Subject:</strong> 9229<br /><strong>Posted:</strong> 26 March 2008 at 12:45am<br /><br />I found this prevents the context menu displaying -<br /><br />Private Sub CommandBars1_ToolBarContextMenu(ByVal ToolBar As XtremeCommandBars.ICommandBar, ByVal ContextMenu As XtremeCommandBars.ICommandBar)<br />&nbsp;&nbsp;&nbsp;&nbsp;ContextMenu.Controls.DeleteAll<br />End Sub<br />]]>
   </description>
   <pubDate>Wed, 26 Mar 2008 00:45:42 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9229&amp;PID=32572&amp;title=the-customize-dropdown-on-ribbonbars-quickaccessco#32572</guid>
  </item> 
  <item>
   <title><![CDATA[The customize dropdown on ribbonbars QuickAccessCo : Thank you, I always say a line...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9229&amp;PID=30427&amp;title=the-customize-dropdown-on-ribbonbars-quickaccessco#30427</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3351">wakerunner</a><br /><strong>Subject:</strong> 9229<br /><strong>Posted:</strong> 23 January 2008 at 11:04am<br /><br />Thank you, I always say a line of code is worth 1000 words.]]>
   </description>
   <pubDate>Wed, 23 Jan 2008 11:04:52 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9229&amp;PID=30427&amp;title=the-customize-dropdown-on-ribbonbars-quickaccessco#30427</guid>
  </item> 
  <item>
   <title><![CDATA[The customize dropdown on ribbonbars QuickAccessCo :  I&amp;#039;m a little slow on this...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9229&amp;PID=30402&amp;title=the-customize-dropdown-on-ribbonbars-quickaccessco#30402</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2676">jpbro</a><br /><strong>Subject:</strong> 9229<br /><strong>Posted:</strong> 22 January 2008 at 5:49pm<br /><br />I'm a little slow on this reply, but if you are interested in preventing the user from seeing the customize popup menu on right-click, you can check out this demo (with freely usable source code):<br><br><a href="http://www.collidingscopes.com/cmdbarbehave.zip" target="_blank">http://www.collidingscopes.com/cmdbarbehave.zip</a><br><br>It uses subclassing to allow you to prevent the menu from appearing as well as preventing your app from closing when the user double-clicks the system button.<br>]]>
   </description>
   <pubDate>Tue, 22 Jan 2008 17:49:48 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9229&amp;PID=30402&amp;title=the-customize-dropdown-on-ribbonbars-quickaccessco#30402</guid>
  </item> 
  <item>
   <title><![CDATA[The customize dropdown on ribbonbars QuickAccessCo : Hi, Don&amp;#039;t forget that user...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9229&amp;PID=29977&amp;title=the-customize-dropdown-on-ribbonbars-quickaccessco#29977</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 9229<br /><strong>Posted:</strong> 08 January 2008 at 3:19pm<br /><br /><P>Hi,</P><DIV>Don't forget that user can still right click in Ribbon ;-)</DIV>]]>
   </description>
   <pubDate>Tue, 08 Jan 2008 15:19:00 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9229&amp;PID=29977&amp;title=the-customize-dropdown-on-ribbonbars-quickaccessco#29977</guid>
  </item> 
  <item>
   <title><![CDATA[The customize dropdown on ribbonbars QuickAccessCo : RibbonBar.ControlQuickAccess.Visible...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9229&amp;PID=29967&amp;title=the-customize-dropdown-on-ribbonbars-quickaccessco#29967</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3351">wakerunner</a><br /><strong>Subject:</strong> 9229<br /><strong>Posted:</strong> 08 January 2008 at 9:24am<br /><br /><DIV>RibbonBar.ControlQuickAccess.Visible = False</DIV><DIV>&nbsp;</DIV><DIV>That was it. Thank you. </DIV><DIV></DIV>]]>
   </description>
   <pubDate>Tue, 08 Jan 2008 09:24:38 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9229&amp;PID=29967&amp;title=the-customize-dropdown-on-ribbonbars-quickaccessco#29967</guid>
  </item> 
  <item>
   <title><![CDATA[The customize dropdown on ribbonbars QuickAccessCo : hades, thanks, also nice solution...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9229&amp;PID=29956&amp;title=the-customize-dropdown-on-ribbonbars-quickaccessco#29956</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 9229<br /><strong>Posted:</strong> 08 January 2008 at 4:16am<br /><br />hades, thanks, also nice solution :)]]>
   </description>
   <pubDate>Tue, 08 Jan 2008 04:16:06 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9229&amp;PID=29956&amp;title=the-customize-dropdown-on-ribbonbars-quickaccessco#29956</guid>
  </item> 
  <item>
   <title><![CDATA[The customize dropdown on ribbonbars QuickAccessCo : sh*t sorry...didn&amp;#039;t read...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9229&amp;PID=29949&amp;title=the-customize-dropdown-on-ribbonbars-quickaccessco#29949</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3626">hades</a><br /><strong>Subject:</strong> 9229<br /><strong>Posted:</strong> 08 January 2008 at 3:28am<br /><br />sh*t sorry...didn't read ur question properly...oleg is right...]]>
   </description>
   <pubDate>Tue, 08 Jan 2008 03:28:25 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9229&amp;PID=29949&amp;title=the-customize-dropdown-on-ribbonbars-quickaccessco#29949</guid>
  </item> 
  <item>
   <title><![CDATA[The customize dropdown on ribbonbars QuickAccessCo : hey wakerunner, umm this is how...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9229&amp;PID=29948&amp;title=the-customize-dropdown-on-ribbonbars-quickaccessco#29948</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3626">hades</a><br /><strong>Subject:</strong> 9229<br /><strong>Posted:</strong> 08 January 2008 at 3:24am<br /><br /><P>hey wakerunner,</P><P>umm this is how its done(assuming its the customize&nbsp;button u want to&nbsp;remove),</P><P>first you have to find the ID of the control(in your case the id of the control is 9607 or 9604, i think its 9607). </P><P>Since you weren't the person who assigned the id you can find it by using this function(its already built for you, obviously..hehe), the below function is what is used usually to execute the commands.</P><P>Private Sub CommandBars_Execute(ByVal Control As xtremecommandbars.ICommandBarControl)<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; msgbox&nbsp; Control.ID<BR>end sub</P><DIV>now that you have the id,</DIV><P>you have to enable actions for the commandbar,</P><DIV>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; CommandBars.EnableActions</DIV><DIV><BR>then <strong>before</strong> creating the ribbon bar add the action to the control,</DIV><DIV><BR>&nbsp;&nbsp; CommandBars.Actions.Add 9607, "New", "Add", "Adding", "toolbar"</DIV><DIV><BR>(the string variables passed can be anything, but the id has to be the same)<BR></DIV><DIV>then create the ribbon bar and then type in the code<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Dim action As CommandBarAction<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Set action = CommandBars.Actions(9607) (control id)<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; action.Visible = False<BR>......<BR>hope this was helpful......</DIV>]]>
   </description>
   <pubDate>Tue, 08 Jan 2008 03:24:31 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9229&amp;PID=29948&amp;title=the-customize-dropdown-on-ribbonbars-quickaccessco#29948</guid>
  </item> 
  <item>
   <title><![CDATA[The customize dropdown on ribbonbars QuickAccessCo :   RibbonBar.ControlQuickAccess.Visible...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9229&amp;PID=29946&amp;title=the-customize-dropdown-on-ribbonbars-quickaccessco#29946</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 9229<br /><strong>Posted:</strong> 08 January 2008 at 2:13am<br /><br /><DIV></DIV><DIV>&nbsp;</DIV><DIV>RibbonBar.ControlQuickAccess.Visible = False</DIV><DIV>&nbsp;</DIV><DIV>?</DIV>]]>
   </description>
   <pubDate>Tue, 08 Jan 2008 02:13:52 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9229&amp;PID=29946&amp;title=the-customize-dropdown-on-ribbonbars-quickaccessco#29946</guid>
  </item> 
 </channel>
</rss>