<?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 : Popup Menu without Commandbar on Form</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Command Bars : Popup Menu without Commandbar on Form]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Mon, 15 Jun 2026 00:53:14 +0000</pubDate>
  <lastBuildDate>Mon, 06 Jul 2009 02:06:45 +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=14663</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[Popup Menu without Commandbar on Form : Hi,  You need place it. Whitout...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=14663&amp;PID=50699&amp;title=popup-menu-without-commandbar-on-form#50699</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 14663<br /><strong>Posted:</strong> 06 July 2009 at 2:06am<br /><br />Hi,<DIV>&nbsp;</DIV><DIV>You need place it. Whitout CommandBars object you won't be able catch Execute/Update events.</DIV>]]>
   </description>
   <pubDate>Mon, 06 Jul 2009 02:06:45 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=14663&amp;PID=50699&amp;title=popup-menu-without-commandbar-on-form#50699</guid>
  </item> 
  <item>
   <title><![CDATA[Popup Menu without Commandbar on Form : Hello, do you need to have a commandbar...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=14663&amp;PID=50541&amp;title=popup-menu-without-commandbar-on-form#50541</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1630">LeeHayton</a><br /><strong>Subject:</strong> 14663<br /><strong>Posted:</strong> 01 July 2009 at 10:32am<br /><br />Hello, do you need to have a commandbar on the form in order to create a popup to be used anywhere on the form?<DIV>&nbsp;</DIV><DIV>The code below works great but I can only do it with CommandBars1 (a commandbar placed on the form which serves no purpose except to create the popup later)</DIV><DIV>&nbsp;</DIV><DIV>I would ideally have like to have not placed commandbar on the form at all but just stated something like Set Popup = CommandBars.Add...............</DIV><DIV>&nbsp;</DIV><DIV>Is this possible or do I always have to have a commandbar on a form first?</DIV><DIV>&nbsp;</DIV><DIV>thanks</DIV><DIV>Lee</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;&nbsp;&nbsp; Dim Popup As CommandBar<BR>&nbsp;&nbsp;&nbsp; <BR>&nbsp;&nbsp;&nbsp; Set Popup = CommandBars1.Add("Popup", XtremeCommandBars.XTPBarPosition.xtpBarPopup)<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; For x = 1 To 10<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Popup.Controls.Add xtpControlButton, x, "Button " &amp; x<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Next<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <BR>&nbsp;&nbsp;&nbsp; Popup.ShowPopup </DIV>]]>
   </description>
   <pubDate>Wed, 01 Jul 2009 10:32:35 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=14663&amp;PID=50541&amp;title=popup-menu-without-commandbar-on-form#50541</guid>
  </item> 
 </channel>
</rss>