<?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 : handle for the menu opti&#111;n?</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Command Bars : handle for the menu opti&#111;n?]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 13 May 2026 02:56:15 +0000</pubDate>
  <lastBuildDate>Mon, 15 Mar 2004 15:42:22 +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=530</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[handle for the menu opti&#111;n? : Thanks a lot! You are right. I...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=530&amp;PID=1351&amp;title=handle-for-the-menu-option#1351</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=405">tanyakut</a><br /><strong>Subject:</strong> 530<br /><strong>Posted:</strong> 15 March 2004 at 3:42pm<br /><br />Thanks a lot! You are right. I missed <strong>TRUE</strong> flag.]]>
   </description>
   <pubDate>Mon, 15 Mar 2004 15:42:22 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=530&amp;PID=1351&amp;title=handle-for-the-menu-option#1351</guid>
  </item> 
  <item>
   <title><![CDATA[handle for the menu opti&#111;n? : Try this: set control = frmMa...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=530&amp;PID=1350&amp;title=handle-for-the-menu-option#1350</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=229">robs</a><br /><strong>Subject:</strong> 530<br /><strong>Posted:</strong> 15 March 2004 at 1:30pm<br /><br /><P>Try this:</P><P>&nbsp;set control = &nbsp;frmMain.CommandBars.ActiveMenuBar.FindControl(,ID_MY_V IEW, ,<strong>True</strong>)</P><P>I think you're just missing the 'true' recursive property:</P><P>Function FindControl(&#091;Type&#093;, Id As Long, &#091;Visible&#093;, &#091;Recursive&#093;) </P><span style="font-size:10px"><br /><br />Edited by robs</span>]]>
   </description>
   <pubDate>Mon, 15 Mar 2004 13:30:54 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=530&amp;PID=1350&amp;title=handle-for-the-menu-option#1350</guid>
  </item> 
  <item>
   <title><![CDATA[handle for the menu opti&#111;n? : How can I get a handle for one...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=530&amp;PID=1349&amp;title=handle-for-the-menu-option#1349</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=405">tanyakut</a><br /><strong>Subject:</strong> 530<br /><strong>Posted:</strong> 15 March 2004 at 1:09pm<br /><br /><P>How&nbsp; can I get a handle for one of the menus?</P><P>I dont' have any problem with toolbar (I used "findControl" method):<BR>&nbsp;&nbsp;&nbsp; Set Control = frmMain.CommandBars.FindControl(, &lt;ID goes here&gt;)<BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp; Control.Visible = False</P><P>But menus don't work the same way... I was able to get a handle only for the main menus &nbsp;like&nbsp; "File", "View", "Tools" ..<BR>&nbsp;set control =  &nbsp;frmMain.CommandBars.ActiveMenuBar.FindControl(,ID_MY_V IEW)<BR>But what about other menu options which you can see when you click on "View" or "Tools" ?</P><P>&nbsp;</P><P>&nbsp;</P>]]>
   </description>
   <pubDate>Mon, 15 Mar 2004 13:09:15 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=530&amp;PID=1349&amp;title=handle-for-the-menu-option#1349</guid>
  </item> 
 </channel>
</rss>