<?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 : How to change menu order</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Command Bars : How to change menu order]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sun, 07 Jun 2026 10:36:41 +0000</pubDate>
  <lastBuildDate>Thu, 03 Apr 2008 09:51:02 +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=10051</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[How to change menu order : Hi,   I&amp;#039;m not that great...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=10051&amp;PID=33031&amp;title=how-to-change-menu-order#33031</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3701">Aaron</a><br /><strong>Subject:</strong> 10051<br /><strong>Posted:</strong> 03 April 2008 at 9:51am<br /><br />Hi, <DIV>&nbsp;</DIV><DIV>I'm not that great with C# but maybe this will&nbsp;work</DIV><DIV>&nbsp;</DIV><DIV>this.filterMenu = (CommandBarPopup)this.mainMenu.Controls.Add(XTPControlType.xtpControlPopup, ID.TAB_LAYER, this.Text, window.<strong><U>index</U></strong>, null);</DIV><DIV>&nbsp;</DIV><DIV><BR>&nbsp;</DIV>]]>
   </description>
   <pubDate>Thu, 03 Apr 2008 09:51:02 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=10051&amp;PID=33031&amp;title=how-to-change-menu-order#33031</guid>
  </item> 
  <item>
   <title><![CDATA[How to change menu order :  Hi,I inserted Menus like as:File,...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=10051&amp;PID=32996&amp;title=how-to-change-menu-order#32996</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4038">likigoldenstar</a><br /><strong>Subject:</strong> 10051<br /><strong>Posted:</strong> 03 April 2008 at 1:51am<br /><br />Hi,<br><br>I inserted Menus like as:<br><br>File, Edit, View, Image, Window.<br><br>Now, i want to insert "Layer" Menu before "Window". So, i&nbsp; get "Window" Object and then add "layer" using function add.<br>But, it doesn't work.<br><br>Please help me!<br>Thanks/Regards<br><br>protected XtremeCommandBars.MenuBar mainMenu;<br>&nbsp;&nbsp;&nbsp;&nbsp;  <br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;  &nbsp;&nbsp;  &nbsp;&nbsp;  &nbsp;&nbsp; this.Text = "Layer";<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; this.mainMenu = value;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; CommandBarPopup window = (CommandBarPopup)this.mainMenu.FindControl(null, ID.TAB_WINDOW, null, null);<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; this.filterMenu = (CommandBarPopup)this.mainMenu.Controls.Add(XTPControlType.xtpControlPopup, ID.TAB_LAYER, this.Text, window, null);<br><br><br><br>]]>
   </description>
   <pubDate>Thu, 03 Apr 2008 01:51:47 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=10051&amp;PID=32996&amp;title=how-to-change-menu-order#32996</guid>
  </item> 
 </channel>
</rss>