<?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 : graying c&#111;ntrols</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Command Bars : graying c&#111;ntrols]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 13 May 2026 03:35:56 +0000</pubDate>
  <lastBuildDate>Mon, 10 Apr 2006 05:49: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=93</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[graying c&#111;ntrols : Hi,  I have overcome this particular...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=93&amp;PID=12077&amp;title=graying-controls#12077</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1909">BruceW</a><br /><strong>Subject:</strong> 93<br /><strong>Posted:</strong> 10 April 2006 at 5:49am<br /><br />Hi,<br><br>I have overcome this particular problem, so it is no longer an issue for me.<br><br>Ta,<br><br>Bruce.<br>]]>
   </description>
   <pubDate>Mon, 10 Apr 2006 05:49:56 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=93&amp;PID=12077&amp;title=graying-controls#12077</guid>
  </item> 
  <item>
   <title><![CDATA[graying c&#111;ntrols : Hi,  I have the same problem....]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=93&amp;PID=12074&amp;title=graying-controls#12074</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1909">BruceW</a><br /><strong>Subject:</strong> 93<br /><strong>Posted:</strong> 10 April 2006 at 5:05am<br /><br />Hi,<br><br>I have the same problem.&nbsp; I would like to remove an item from amenu (though not delete it), and so have tried using SetVisible( FALSE).&nbsp; However it appears to have no effect.<br><br>I cannot use a command handler as I need to do this before the menu isshown, and also my menus are dynamic depending on the user selction,thus do not have fixed Ids.<br><br>Thanks,<br><br>Bruce.<br>]]>
   </description>
   <pubDate>Mon, 10 Apr 2006 05:05:08 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=93&amp;PID=12074&amp;title=graying-controls#12074</guid>
  </item> 
  <item>
   <title><![CDATA[graying c&#111;ntrols : According to http://msdn.micro...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=93&amp;PID=192&amp;title=graying-controls#192</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 93<br /><strong>Posted:</strong> 09 July 2003 at 12:26pm<br /><br /><P>According to <A href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vccore/html/_core_how_to_update_user.2d.interface_&#111;bjects.asp" target="_blank">http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vccore/html/_core_how_to_update_user.2d.interface_objects.asp</A></P><P>you must add <FONT color=#0000ff><U>ON_UPDATE_COMMAND_UI</U></FONT><FONT color=black> handler:</FONT></P><P>ON_UPDATE_COMMAND_UI(ID_YOURCOMMAND, OnUpdateYourCommand)</P><P>void CMainFrame::OnUpdateYourCommand(CCmdUI* pCmdUI) <BR>{<BR>&nbsp;pCmdUI-&gt;Enable(FALSE);<BR>}</P><P>&nbsp;</P>]]>
   </description>
   <pubDate>Wed, 09 Jul 2003 12:26:38 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=93&amp;PID=192&amp;title=graying-controls#192</guid>
  </item> 
  <item>
   <title><![CDATA[graying c&#111;ntrols : I want to disable some controls...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=93&amp;PID=188&amp;title=graying-controls#188</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=104">c_koerber</a><br /><strong>Subject:</strong> 93<br /><strong>Posted:</strong> 08 July 2003 at 6:56am<br /><br /><P>I want to disable some controls and want their respective icons to become grey and unpressable, i.e. not responsive.</P><P>Neither SetVisible(FALSE) nor SetEnabled(FALSE) seem to do anything at all. </P><P>Any suggestions?</P><P>BTW, is their any documentation beside the sample code and the help files?</P><P>regards, Christian&nbsp;</P><P>&nbsp;</P>]]>
   </description>
   <pubDate>Tue, 08 Jul 2003 06:56:41 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=93&amp;PID=188&amp;title=graying-controls#188</guid>
  </item> 
 </channel>
</rss>