<?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 : Adding More Sub Button in popup</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Command Bars : Adding More Sub Button in popup]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sun, 14 Jun 2026 19:30:27 +0000</pubDate>
  <lastBuildDate>Thu, 05 Feb 2009 08:51:41 +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=13332</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[Adding More Sub Button in popup :    oleg wrote:Same:  Set control2...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=13332&amp;PID=45151&amp;title=adding-more-sub-button-in-popup#45151</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4932">uangonline</a><br /><strong>Subject:</strong> 13332<br /><strong>Posted:</strong> 05 February 2009 at 8:51am<br /><br /><table width="99%"><tr><td class="BBquote"><img src="forum_images/quote_box.png" title="Originally posted by oleg" alt="Originally posted by oleg" style="vertical-align: text-bottom;" /> <strong>oleg wrote:</strong><br /><br /><div>Same:</div><div>&nbsp;</div><div>Set <strong>control2</strong> = control.CommandBar.Controls.Add (xtpControlPopup, 0, "bla")<br></div><div><strong>control2</strong>.CommandBar.Controls.Add xtpControlPopup, 0, "bla2"</div></td></tr></table><br>Problem solved thanks a lot<br>]]>
   </description>
   <pubDate>Thu, 05 Feb 2009 08:51:41 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=13332&amp;PID=45151&amp;title=adding-more-sub-button-in-popup#45151</guid>
  </item> 
  <item>
   <title><![CDATA[Adding More Sub Button in popup :    oleg wrote:Same:  Set control2...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=13332&amp;PID=45150&amp;title=adding-more-sub-button-in-popup#45150</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4932">uangonline</a><br /><strong>Subject:</strong> 13332<br /><strong>Posted:</strong> 05 February 2009 at 8:26am<br /><br /><table width="99%"><tr><td class="BBquote"><img src="forum_images/quote_box.png" title="Originally posted by oleg" alt="Originally posted by oleg" style="vertical-align: text-bottom;" /> <strong>oleg wrote:</strong><br /><br /><div>Same:</div><div>&nbsp;</div><div>Set <strong>control2</strong> = control.CommandBar.Controls.Add (xtpControlPopup, 0, "bla")<br></div><div><strong>control2</strong>.CommandBar.Controls.Add xtpControlPopup, 0, "bla2"</div></td></tr></table><br><br>do i have to make <br><table width="99%"><tr><td class="BBquote"><img src="forum_images/quote_box.png" title="Quote" alt="Quote" style="vertical-align: text-bottom;" /> <br>dim control2 as commandbar<br></td></tr></table><br>&nbsp;again?<br>]]>
   </description>
   <pubDate>Thu, 05 Feb 2009 08:26:17 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=13332&amp;PID=45150&amp;title=adding-more-sub-button-in-popup#45150</guid>
  </item> 
  <item>
   <title><![CDATA[Adding More Sub Button in popup : Same:  Set control2 = control.CommandBar.Controls.Add...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=13332&amp;PID=45144&amp;title=adding-more-sub-button-in-popup#45144</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 13332<br /><strong>Posted:</strong> 05 February 2009 at 6:07am<br /><br /><DIV>Same:</DIV><DIV>&nbsp;</DIV><DIV>Set <strong>control2</strong> = control.CommandBar.Controls.Add (xtpControlPopup, 0, "bla")<BR></DIV><DIV><strong>control2</strong>.CommandBar.Controls.Add xtpControlPopup, 0, "bla2"</DIV>]]>
   </description>
   <pubDate>Thu, 05 Feb 2009 06:07:20 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=13332&amp;PID=45144&amp;title=adding-more-sub-button-in-popup#45144</guid>
  </item> 
  <item>
   <title><![CDATA[Adding More Sub Button in popup : hello there, i want to add more...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=13332&amp;PID=45133&amp;title=adding-more-sub-button-in-popup#45133</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4932">uangonline</a><br /><strong>Subject:</strong> 13332<br /><strong>Posted:</strong> 04 February 2009 at 2:53pm<br /><br />hello there, i want to add more sub button after xtpcontrolpopup, can anyone help me?<br>below is my code<br>sorry for my bad english.<br><br><table width="99%"><tr><td class="BBquote"><img src="forum_images/quote_box.png" title="Quote" alt="Quote" style="vertical-align: text-bottom;" /> Public Function popup_me()<br>Dim Popup As CommandBar<br>Dim control As CommandBarControl<br><br>Set Popup = utama.combar.Add("Popup", xtpBarPopup)<br><br>With Popup<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Set control = AddButton(.Controls, xtpControlButton, ID_GUEST_LOG, "Guest Login")<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Set control = AddButton(.Controls, xtpControlButton, ID_MOVE_CUSTOMER, "Move Customer")<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; control.BeginGroup = True<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Set control = AddButton(.Controls, xtpControlButton, ID_LOGOUT, "Logout")<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Set control = AddButton(.Controls, xtpControlButton, ID_CANCEL, "Cancel")<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Set control = AddButton(.Controls, xtpControlPopup, 0, "Edit Login")<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; control.CommandBar.Controls.Add xtpControlButton, ID, "blala"<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; control.CommandBar.Controls.Add xtpControlPopup, 0, "bla"<br><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; " I want to add more button for this xtpcontrolpopup "bla"<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; control.CommandBar.Controls.Add xtpControlButton, id, "LL"<br><br>End With<br><br>Dim nCommand As Long<br>&nbsp;&nbsp;&nbsp; nCommand = Popup.ShowPopup(TPM_RETURNCMD)<br>&nbsp;&nbsp; &nbsp;<br>&nbsp;&nbsp;&nbsp; If (nCommand = 0) Then Exit Function<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <br>&nbsp;&nbsp;&nbsp; Select Case (nCommand)<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Case ID_GUEST_LOG:<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; msgbox"ll"<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Case ID_SHORTCUT_SHOW_FEWER:<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; MsgBox "kk"<br>&nbsp;&nbsp;&nbsp; End Select<br>End Function<br>&nbsp;</td></tr></table><br><br>]]>
   </description>
   <pubDate>Wed, 04 Feb 2009 14:53:36 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=13332&amp;PID=45133&amp;title=adding-more-sub-button-in-popup#45133</guid>
  </item> 
 </channel>
</rss>