<?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 : Make a CommandBar butt&#111;n visible/hidden?</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Command Bars : Make a CommandBar butt&#111;n visible/hidden?]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 10 Jun 2026 00:36:52 +0000</pubDate>
  <lastBuildDate>Wed, 19 Apr 2006 07:45:42 +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=4020</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[Make a CommandBar butt&#111;n visible/hidden? : Hello, You can use .Find method,...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=4020&amp;PID=12286&amp;title=make-a-commandbar-button-visible-hidden#12286</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 4020<br /><strong>Posted:</strong> 19 April 2006 at 7:45am<br /><br /><P>Hello,</P><P>You can use .Find method, but better add global variable and call Control.Visible = gNeedToHide in UpdateHandler. When you need to change the state just change this variable</P><P>gNeedToHide = not gNeedToHide</P>]]>
   </description>
   <pubDate>Wed, 19 Apr 2006 07:45:42 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=4020&amp;PID=12286&amp;title=make-a-commandbar-button-visible-hidden#12286</guid>
  </item> 
  <item>
   <title><![CDATA[Make a CommandBar butt&#111;n visible/hidden? : What does this mean? This is an...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=4020&amp;PID=12272&amp;title=make-a-commandbar-button-visible-hidden#12272</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1912">Juzzy</a><br /><strong>Subject:</strong> 4020<br /><strong>Posted:</strong> 18 April 2006 at 5:48pm<br /><br /><P>What does this mean? This is an event! I want to change the visibility based on some event outside Commandbars, eg like a normal button.</P><P>How do I get access to another Control? Do I have to use the .Find method first?</P><P>Surely there is a way of accessing it directly without using the Index object? </P>]]>
   </description>
   <pubDate>Tue, 18 Apr 2006 17:48:08 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=4020&amp;PID=12272&amp;title=make-a-commandbar-button-visible-hidden#12272</guid>
  </item> 
  <item>
   <title><![CDATA[Make a CommandBar butt&#111;n visible/hidden? : You can change Visible proprety...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=4020&amp;PID=12248&amp;title=make-a-commandbar-button-visible-hidden#12248</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 4020<br /><strong>Posted:</strong> 18 April 2006 at 10:56am<br /><br />You can change Visible proprety in Update event handler.]]>
   </description>
   <pubDate>Tue, 18 Apr 2006 10:56:32 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=4020&amp;PID=12248&amp;title=make-a-commandbar-button-visible-hidden#12248</guid>
  </item> 
  <item>
   <title><![CDATA[Make a CommandBar butt&#111;n visible/hidden? : This must sound like an easy thing...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=4020&amp;PID=12232&amp;title=make-a-commandbar-button-visible-hidden#12232</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1912">Juzzy</a><br /><strong>Subject:</strong> 4020<br /><strong>Posted:</strong> 17 April 2006 at 9:09pm<br /><br /><P>This must sound like an easy thing to do, but I can't see to find how to do it.</P><P>If I have already setup my buttons on a toolbar or in a menu on the form load, how do I access a particular button to change it's attributes like visibility from another function or event? </P><P>XS_BAR_TOOL = 100</P><P>XS_BTN_PRINT = 2000</P><P>If I have a button (XS_BTN_PRINT) on a toolbar (XS_BAR_TOOL), how do I make it invisible? I am not sure how to select the actual object (without referring to .Item(index) ).</P><P>Thanks</P><P>Juzzy</P>]]>
   </description>
   <pubDate>Mon, 17 Apr 2006 21:09:47 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=4020&amp;PID=12232&amp;title=make-a-commandbar-button-visible-hidden#12232</guid>
  </item> 
 </channel>
</rss>