<?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 : menu separator problem</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : menu separator problem]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Fri, 12 Jun 2026 00:53:56 +0000</pubDate>
  <lastBuildDate>Mon, 10 Mar 2008 16:04:26 +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=9781</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[menu separator problem : Hi,  CXTPControl* pControl =...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9781&amp;PID=32104&amp;title=menu-separator-problem#32104</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 9781<br /><strong>Posted:</strong> 10 March 2008 at 4:04pm<br /><br />Hi,<DIV>&nbsp;</DIV><DIV>CXTPControl* pControl = pMenuBar-&gt;GetControl(i)</DIV>]]>
   </description>
   <pubDate>Mon, 10 Mar 2008 16:04:26 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9781&amp;PID=32104&amp;title=menu-separator-problem#32104</guid>
  </item> 
  <item>
   <title><![CDATA[menu separator problem : Hi, How to get the pControl. Please...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9781&amp;PID=32084&amp;title=menu-separator-problem#32084</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2969">Ashok</a><br /><strong>Subject:</strong> 9781<br /><strong>Posted:</strong> 10 March 2008 at 9:51am<br /><br /><P>Hi, How to get the pControl. Please help.</P>]]>
   </description>
   <pubDate>Mon, 10 Mar 2008 09:51:35 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9781&amp;PID=32084&amp;title=menu-separator-problem#32084</guid>
  </item> 
  <item>
   <title><![CDATA[menu separator problem : Hi, To Remove separator call...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9781&amp;PID=32067&amp;title=menu-separator-problem#32067</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 9781<br /><strong>Posted:</strong> 10 March 2008 at 4:27am<br /><br /><DIV>Hi,</DIV><DIV>To Remove separator call pControl-&gt;SetBeginGroup(FALSE);</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Mon, 10 Mar 2008 04:27:17 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9781&amp;PID=32067&amp;title=menu-separator-problem#32067</guid>
  </item> 
  <item>
   <title><![CDATA[menu separator problem : Hi,  I would like to remove both...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9781&amp;PID=32061&amp;title=menu-separator-problem#32061</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2969">Ashok</a><br /><strong>Subject:</strong> 9781<br /><strong>Posted:</strong> 10 March 2008 at 1:50am<br /><br />Hi,<DIV>&nbsp; I would like to remove both the separator from the menu while displaying. The reason for keeping two separator is after File Menu item I have some menu item to be used to display dynamically.So I kept 2 menu separator like this File | | My dynamic menu item.... Please Help to remove both the separators while displaying. Thanks.</DIV>]]>
   </description>
   <pubDate>Mon, 10 Mar 2008 01:50:15 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9781&amp;PID=32061&amp;title=menu-separator-problem#32061</guid>
  </item> 
  <item>
   <title><![CDATA[menu separator problem : Hi, After File Menu item I have...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9781&amp;PID=32060&amp;title=menu-separator-problem#32060</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2969">Ashok</a><br /><strong>Subject:</strong> 9781<br /><strong>Posted:</strong> 10 March 2008 at 1:46am<br /><br />Hi, After File Menu item I have some menu item which can be used dynamically, So, I kept two separators. I would like to remove both the separator from the menu while displaying.Please help.]]>
   </description>
   <pubDate>Mon, 10 Mar 2008 01:46:23 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9781&amp;PID=32060&amp;title=menu-separator-problem#32060</guid>
  </item> 
  <item>
   <title><![CDATA[menu separator problem : Hi, Do you want remove one separator...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9781&amp;PID=32016&amp;title=menu-separator-problem#32016</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 9781<br /><strong>Posted:</strong> 07 March 2008 at 3:14pm<br /><br /><P>Hi,</P><DIV>Do you want remove one separator or show too ? Why do you need to separators ???</DIV>]]>
   </description>
   <pubDate>Fri, 07 Mar 2008 15:14:43 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9781&amp;PID=32016&amp;title=menu-separator-problem#32016</guid>
  </item> 
  <item>
   <title><![CDATA[menu separator problem : Hi, Please look into this issue,It&amp;#039;s...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9781&amp;PID=31967&amp;title=menu-separator-problem#31967</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2969">Ashok</a><br /><strong>Subject:</strong> 9781<br /><strong>Posted:</strong> 06 March 2008 at 10:07am<br /><br />Hi, Please look into this issue,It's urgent.]]>
   </description>
   <pubDate>Thu, 06 Mar 2008 10:07:49 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9781&amp;PID=31967&amp;title=menu-separator-problem#31967</guid>
  </item> 
  <item>
   <title><![CDATA[menu separator problem : Hi,  I have uploaded a document.Please...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9781&amp;PID=31866&amp;title=menu-separator-problem#31866</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2969">Ashok</a><br /><strong>Subject:</strong> 9781<br /><strong>Posted:</strong> 04 March 2008 at 2:05am<br /><br />Hi,<DIV>&nbsp;&nbsp; I have uploaded a document.Please look into the issue. Thanks.<a href="https://forum.codejock.com/uploads/20080304_020425_test.rar" target="_blank">uploads/20080304_020425_test.rar</A></DIV>]]>
   </description>
   <pubDate>Tue, 04 Mar 2008 02:05:25 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9781&amp;PID=31866&amp;title=menu-separator-problem#31866</guid>
  </item> 
 </channel>
</rss>