<?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 : Pr&#101;vent a tool from being customized</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Command Bars : Pr&#101;vent a tool from being customized]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 13 May 2026 11:40:33 +0000</pubDate>
  <lastBuildDate>Fri, 04 Feb 2005 15:27:54 +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=1749</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[Pr&#101;vent a tool from being customized : Thanks for the reply, but I&amp;#039;m...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=1749&amp;PID=5001&amp;title=prevent-a-tool-from-being-customized#5001</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=972">Marek</a><br /><strong>Subject:</strong> 1749<br /><strong>Posted:</strong> 04 February 2005 at 3:27pm<br /><br /><P>Thanks for the reply, but I'm not sure where the AddCatergories call is (I'm using the ActiveX, no source code for the Customization dialog at my disposal)....</P><P>I've done some reading on other posts about the Designer Controls collection.... this collection appears to hold the controls that eventually appear in the Customization dialog.</P><P>So my tentative plan is to design the toolbars and menu etc in the Designer (both customizable and non-customizable controls), then on start-up load the .xcb file, remove all from the Designer controls, then add back in the controls that I want customizable. Seems ok, but it would be a lot easier if there was a way to remove a single&nbsp;item from the Designer Controls collection (all I see is Add, DeleteAll, and Find methods).</P><P>Once all this is done I'd have some controls in the Designer collection that would only be used for Customization. For interaction with controls (ie setting enabled/disabled, captions, state) I'd use Find on the various ControlBars Collections of tools, not Find on the Designer Controls collection or I'd have to make sure the Update event handler keeps those new properties set on the controls.</P><P>Can someone please tell me if I'm on the right track? Or if you have any other ideas?&nbsp;</P><P>I'm sorry if I'm not understanding a really basic concept of the control but I have not been able to find any documentation on the overall structure of the CommandBars.</P><P>Thanks a lot.</P><P>&nbsp;</P><P>&nbsp;</P><P>&nbsp;</P>]]>
   </description>
   <pubDate>Fri, 04 Feb 2005 15:27:54 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=1749&amp;PID=5001&amp;title=prevent-a-tool-from-being-customized#5001</guid>
  </item> 
  <item>
   <title><![CDATA[Pr&#101;vent a tool from being customized : Good way is to create new menu...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=1749&amp;PID=4996&amp;title=prevent-a-tool-from-being-customized#4996</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 1749<br /><strong>Posted:</strong> 04 February 2005 at 5:18am<br /><br /><P>Good way is to create new menu template for tools you want to appear in Customize dialog. And use it in AddCategories call.</P>]]>
   </description>
   <pubDate>Fri, 04 Feb 2005 05:18:57 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=1749&amp;PID=4996&amp;title=prevent-a-tool-from-being-customized#4996</guid>
  </item> 
  <item>
   <title><![CDATA[Pr&#101;vent a tool from being customized : Hi folks (oops, originally posted...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=1749&amp;PID=4987&amp;title=prevent-a-tool-from-being-customized#4987</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=972">Marek</a><br /><strong>Subject:</strong> 1749<br /><strong>Posted:</strong> 03 February 2005 at 2:57pm<br /><br /><P>Hi folks (oops, originally posted this in the MFC forum, I meant to post here),</P><P>Is there a way to prevent an individual tool and an entire toolbar from showing up in the Customization dialog?</P><P>I would think that if I set the the toolbar's Customization flag to FALSE it wouldn't show, and I would think that if the tool's "XTPFlagNoMovable" to TRUE it wouldn't show....but &nbsp;in fact both the toolbar and the tools do appear in the Customization dialog.</P><P>Any help would be appreciated.</P><P>Thanks.</P>]]>
   </description>
   <pubDate>Thu, 03 Feb 2005 14:57:15 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=1749&amp;PID=4987&amp;title=prevent-a-tool-from-being-customized#4987</guid>
  </item> 
 </channel>
</rss>