<?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 : Manually showing &quot;Customize...&quot; dialog</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Command Bars : Manually showing &quot;Customize...&quot; dialog]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 13 May 2026 14:30:42 +0000</pubDate>
  <lastBuildDate>Fri, 13 May 2005 16:52:37 +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=2225</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[Manually showing &quot;Customize...&quot; dialog : It works! Thanks, ignore my last...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=2225&amp;PID=6575&amp;title=manually-showing-customize-dialog#6575</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1098">mweinberger</a><br /><strong>Subject:</strong> 2225<br /><strong>Posted:</strong> 13 May 2005 at 4:52pm<br /><br />It works! Thanks, ignore my last request. :-)]]>
   </description>
   <pubDate>Fri, 13 May 2005 16:52:37 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=2225&amp;PID=6575&amp;title=manually-showing-customize-dialog#6575</guid>
  </item> 
  <item>
   <title><![CDATA[Manually showing &quot;Customize...&quot; dialog : Hi SuperMario,  Are you talking...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=2225&amp;PID=6573&amp;title=manually-showing-customize-dialog#6573</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1098">mweinberger</a><br /><strong>Subject:</strong> 2225<br /><strong>Posted:</strong> 13 May 2005 at 3:17pm<br /><br />Hi SuperMario,<br><br>Are you talking about adding another menu item (control) and giving itan ID value of 35001? If so, I still have to "call" something, when Iget the event. What do I call?<br><br>Thanks in advance.<br><br><br>]]>
   </description>
   <pubDate>Fri, 13 May 2005 15:17:50 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=2225&amp;PID=6573&amp;title=manually-showing-customize-dialog#6573</guid>
  </item> 
  <item>
   <title><![CDATA[Manually showing &quot;Customize...&quot; dialog : it is 35001  ]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=2225&amp;PID=6571&amp;title=manually-showing-customize-dialog#6571</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=369">SuperMario</a><br /><strong>Subject:</strong> 2225<br /><strong>Posted:</strong> 13 May 2005 at 1:12pm<br /><br />it is 35001]]>
   </description>
   <pubDate>Fri, 13 May 2005 13:12:14 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=2225&amp;PID=6571&amp;title=manually-showing-customize-dialog#6571</guid>
  </item> 
  <item>
   <title><![CDATA[Manually showing &quot;Customize...&quot; dialog : Add a control with id 35001 or...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=2225&amp;PID=6570&amp;title=manually-showing-customize-dialog#6570</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=369">SuperMario</a><br /><strong>Subject:</strong> 2225<br /><strong>Posted:</strong> 13 May 2005 at 12:56pm<br /><br />Add a control with id 35001 or 35002...I can't remember which one it is<img src="http://forum.codejock.com/smileys/smiley2.gif" border="0">]]>
   </description>
   <pubDate>Fri, 13 May 2005 12:56:05 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=2225&amp;PID=6570&amp;title=manually-showing-customize-dialog#6570</guid>
  </item> 
  <item>
   <title><![CDATA[Manually showing &quot;Customize...&quot; dialog : I&amp;#039;d like to add a menu item...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=2225&amp;PID=6569&amp;title=manually-showing-customize-dialog#6569</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1098">mweinberger</a><br /><strong>Subject:</strong> 2225<br /><strong>Posted:</strong> 13 May 2005 at 12:53pm<br /><br />I'd like to add a menu item called "Customize..." that launches thecustomize dialog. The user can already start the "Customize..." dialogby right-clicking anywhere on the toolbar or menu bar and selecting"Customize...", but I'd like to add this functionality as a menu itemtoo. What "method" or "property" do I call to show the dialog. Thanksin advance. I'm using VB6.<br><br>Thanks in advance.<br><br>Martin<br>]]>
   </description>
   <pubDate>Fri, 13 May 2005 12:53:13 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=2225&amp;PID=6569&amp;title=manually-showing-customize-dialog#6569</guid>
  </item> 
 </channel>
</rss>