<?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 : How to disable customization?</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Command Bars : How to disable customization?]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 13 May 2026 14:46:12 +0000</pubDate>
  <lastBuildDate>Mon, 09 Apr 2007 20:00:56 +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=5639</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[How to disable customization? : I found solution. CXTPRibbonBar*...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=5639&amp;PID=21771&amp;title=how-to-disable-customization#21771</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2448">cjsnewbie</a><br /><strong>Subject:</strong> 5639<br /><strong>Posted:</strong> 09 April 2007 at 8:00pm<br /><br />I found solution.<br><br><table width="99%"><tr><td><pre class="BBcode">CXTPRibbonBar* pRibbonBar = (CXTPRibbonBar*)pCommandBars-&gt;Add(_T("TestRibbon"), xtpBarTop, RUNTIME_CLASS(CXTPRibbonBar));<br>CXTPControl* pControlQuickAccess = pRibbonBar-&gt;GetControls()-&gt;FindControl(XTP_ID_RIBBONCONTROLQUICKACCESS);<br>pControlQuickAccess-&gt;SetVisible(FALSE);<br></pre></td></tr></table>]]>
   </description>
   <pubDate>Mon, 09 Apr 2007 20:00:56 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=5639&amp;PID=21771&amp;title=how-to-disable-customization#21771</guid>
  </item> 
  <item>
   <title><![CDATA[How to disable customization? : Yes, but not for QuickAccessBar....]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=5639&amp;PID=21284&amp;title=how-to-disable-customization#21284</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2498">Tsenoh</a><br /><strong>Subject:</strong> 5639<br /><strong>Posted:</strong> 20 March 2007 at 4:39am<br /><br />Yes, but not for QuickAccessBar. Is this functionality going to be implemented any time soon? I really need it soon. We want to bring the release version next month, and this issue is not solved. I know I could make an inherited class and overload the QuickAccessBar drawing, but it would be nice if a simple function could be used for disabling QuickAccessBar customization.<DIV>&nbsp;</DIV><DIV>Thanks!</DIV>]]>
   </description>
   <pubDate>Tue, 20 Mar 2007 04:39:30 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=5639&amp;PID=21284&amp;title=how-to-disable-customization#21284</guid>
  </item> 
  <item>
   <title><![CDATA[How to disable customization? : Hi,  You can call .ShowExpandButton...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=5639&amp;PID=21195&amp;title=how-to-disable-customization#21195</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 5639<br /><strong>Posted:</strong> 16 March 2007 at 12:37am<br /><br />Hi,<DIV>&nbsp;</DIV><DIV>You can call .ShowExpandButton = False for some toolbars. </DIV>]]>
   </description>
   <pubDate>Fri, 16 Mar 2007 00:37:35 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=5639&amp;PID=21195&amp;title=how-to-disable-customization#21195</guid>
  </item> 
  <item>
   <title><![CDATA[How to disable customization? : Hi,  A potential new user here......]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=5639&amp;PID=21179&amp;title=how-to-disable-customization#21179</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2850">gabrielo</a><br /><strong>Subject:</strong> 5639<br /><strong>Posted:</strong> 15 March 2007 at 12:11pm<br /><br /><DIV>Hi,</DIV><DIV>&nbsp;</DIV><DIV>A potential new user here... we're currently considering using Xtreme Commandbars. I would also like to know if it is possible to disable customization entirely for individual toolbars, also hiding the "add or remove buttons" menu entirely.&nbsp; <FONT size=2>The "<FONT size=2>EnableCustomization" member does not seem to hide the menu, only disable part of it.</FONT></FONT></DIV><DIV><FONT size=2></FONT>&nbsp;</DIV><DIV><FONT size=2>Basically what we would like to do is have one completely customizable toolbar but keep all other toolbars, and the main menu, non-customizable. Is this possible?</FONT></DIV><DIV><FONT size=2></FONT>&nbsp;</DIV><DIV><FONT size=2>Thanks in advance</FONT></DIV><DIV><FONT size=2>/Gabriel</FONT></DIV>]]>
   </description>
   <pubDate>Thu, 15 Mar 2007 12:11:14 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=5639&amp;PID=21179&amp;title=how-to-disable-customization#21179</guid>
  </item> 
  <item>
   <title><![CDATA[How to disable customization? : Is this functionality going to...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=5639&amp;PID=20364&amp;title=how-to-disable-customization#20364</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2498">Tsenoh</a><br /><strong>Subject:</strong> 5639<br /><strong>Posted:</strong> 13 February 2007 at 8:13am<br /><br />Is this functionality going to be available any time soon? We want to put out a release next month. This customization thing is something I really have to disable before the final release. Our User is not supposed to adjust his/her GUI.]]>
   </description>
   <pubDate>Tue, 13 Feb 2007 08:13:44 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=5639&amp;PID=20364&amp;title=how-to-disable-customization#20364</guid>
  </item> 
  <item>
   <title><![CDATA[How to disable customization? : I read somewhere on this forum...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=5639&amp;PID=19626&amp;title=how-to-disable-customization#19626</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2498">Tsenoh</a><br /><strong>Subject:</strong> 5639<br /><strong>Posted:</strong> 23 January 2007 at 11:05am<br /><br />I read somewhere on this forum that this functionality will be added in 10.4, but I can't seem to be able to find it. I want to disable context menu on right click, and customize button in QuickAccess bar.<DIV>&nbsp;</DIV><DIV>Does someone know how to do this?</DIV><DIV>&nbsp;</DIV><DIV>Thanks!</DIV>]]>
   </description>
   <pubDate>Tue, 23 Jan 2007 11:05:11 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=5639&amp;PID=19626&amp;title=how-to-disable-customization#19626</guid>
  </item> 
  <item>
   <title><![CDATA[How to disable customization? : I want to create a RibbonBar with...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=5639&amp;PID=17768&amp;title=how-to-disable-customization#17768</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2498">Tsenoh</a><br /><strong>Subject:</strong> 5639<br /><strong>Posted:</strong> 29 November 2006 at 10:13am<br /><br />I want to create a RibbonBar with Quick access, and neather of them should be customizable. Not even sending the quick access bar below the ribbon. How can I do it?<br><br>Thanks!<br>]]>
   </description>
   <pubDate>Wed, 29 Nov 2006 10:13:15 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=5639&amp;PID=17768&amp;title=how-to-disable-customization#17768</guid>
  </item> 
 </channel>
</rss>