<?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 : [SOLVED] PROBLEM PLEASE HELP!</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Command Bars : [SOLVED] PROBLEM PLEASE HELP!]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 13 May 2026 02:00:27 +0000</pubDate>
  <lastBuildDate>Mon, 30 Aug 2010 05:02:50 +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=16702</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[[SOLVED] PROBLEM PLEASE HELP! : Worked Great!  Thanks for the...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=16702&amp;PID=59951&amp;title=solved-problem-please-help#59951</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4108">shipwreck</a><br /><strong>Subject:</strong> 16702<br /><strong>Posted:</strong> 30 August 2010 at 5:02am<br /><br />Worked Great!<br /><br />Thanks for the tip Oleg! :&#093;]]>
   </description>
   <pubDate>Mon, 30 Aug 2010 05:02:50 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=16702&amp;PID=59951&amp;title=solved-problem-please-help#59951</guid>
  </item> 
  <item>
   <title><![CDATA[[SOLVED] PROBLEM PLEASE HELP! : Just set controlBox property of...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=16702&amp;PID=59950&amp;title=solved-problem-please-help#59950</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 16702<br /><strong>Posted:</strong> 30 August 2010 at 3:37am<br /><br />Just set controlBox property of frmClient to False.]]>
   </description>
   <pubDate>Mon, 30 Aug 2010 03:37:13 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=16702&amp;PID=59950&amp;title=solved-problem-please-help#59950</guid>
  </item> 
  <item>
   <title><![CDATA[[SOLVED] PROBLEM PLEASE HELP! : Hey Oleg!  This definitely helped!...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=16702&amp;PID=59948&amp;title=solved-problem-please-help#59948</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4108">shipwreck</a><br /><strong>Subject:</strong> 16702<br /><strong>Posted:</strong> 30 August 2010 at 2:10am<br /><br />Hey Oleg!<br /><br />This definitely helped! I never thought to insert the code in that fashion. Thanks!<br /><br />And that other method of minimizing the child windows, is there a way to disable that?]]>
   </description>
   <pubDate>Mon, 30 Aug 2010 02:10:10 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=16702&amp;PID=59948&amp;title=solved-problem-please-help#59948</guid>
  </item> 
  <item>
   <title><![CDATA[[SOLVED] PROBLEM PLEASE HELP! : Hi,  In this project first comment...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=16702&amp;PID=59945&amp;title=solved-problem-please-help#59945</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 16702<br /><strong>Posted:</strong> 29 August 2010 at 4:04pm<br /><br />Hi,<br /><br />In this project first comment line<br />Set CurBar = .AddRibbonBar("Main")<br />it actually do nothing and add<br /><br />.SetFlags xtpFlagHideMDIButtons, 0<br /><br />inside "With" block.<br /><br /><br /><br />... only notice that your users can press Alt+'-' and restore/minimize child window.]]>
   </description>
   <pubDate>Sun, 29 Aug 2010 16:04:58 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=16702&amp;PID=59945&amp;title=solved-problem-please-help#59945</guid>
  </item> 
  <item>
   <title><![CDATA[[SOLVED] PROBLEM PLEASE HELP! : Oleg, I&amp;#039;m talking about the...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=16702&amp;PID=59944&amp;title=solved-problem-please-help#59944</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4108">shipwreck</a><br /><strong>Subject:</strong> 16702<br /><strong>Posted:</strong> 29 August 2010 at 1:26pm<br /><br />Oleg, I'm talking about the sample project that JantjeKeizer posted above to help me with another issue.<br /><br />The same that he/she provided above solved my previous issue, but I'm unable to hide the mdisysbutton using the set flags option that I normally use.<br /><br />Oleg, if you can, download the project above and see if you can have any luck at it please, this problem puts my whole project on hold.  <img src="http://forum.codejock.com/smileys/smiley13.gif" border="0" align="middle"> ]]>
   </description>
   <pubDate>Sun, 29 Aug 2010 13:26:45 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=16702&amp;PID=59944&amp;title=solved-problem-please-help#59944</guid>
  </item> 
  <item>
   <title><![CDATA[[SOLVED] PROBLEM PLEASE HELP! : Hi,  I tried same with our MDI...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=16702&amp;PID=59942&amp;title=solved-problem-please-help#59942</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 16702<br /><strong>Posted:</strong> 29 August 2010 at 1:14pm<br /><br />Hi,<br /><br />I tried same with our MDI ribbon samlpe and it works.<br /><br />Are you sure CurBar is Ribbonbar ?]]>
   </description>
   <pubDate>Sun, 29 Aug 2010 13:14:54 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=16702&amp;PID=59942&amp;title=solved-problem-please-help#59942</guid>
  </item> 
  <item>
   <title><![CDATA[[SOLVED] PROBLEM PLEASE HELP! : Okay folks, I didn&amp;#039;t mean...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=16702&amp;PID=59940&amp;title=solved-problem-please-help#59940</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4108">shipwreck</a><br /><strong>Subject:</strong> 16702<br /><strong>Posted:</strong> 29 August 2010 at 5:44am<br /><br />Okay folks, I didn't mean to reopen this but I'm at a standpoint and stuck. :&#091;<br /><br />The functions work well friend, but I absolutely can not hide the MDI buttons in the ribbonbar! <br /><br />the code I normal use is:<br /><br />CurBar.SetFlags xtpFlagHideMDIButtons, 0<br /><br /><br />Unfortunately, this has absolutely no effect in the sample project!<br /><br /><br />Anyway to fix this JantjeKeizer ?<br /><br />Any help will be appreciated!!]]>
   </description>
   <pubDate>Sun, 29 Aug 2010 05:44:04 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=16702&amp;PID=59940&amp;title=solved-problem-please-help#59940</guid>
  </item> 
  <item>
   <title><![CDATA[[SOLVED] PROBLEM PLEASE HELP! : Okay, I reviewed the sample project...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=16702&amp;PID=58691&amp;title=solved-problem-please-help#58691</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4108">shipwreck</a><br /><strong>Subject:</strong> 16702<br /><strong>Posted:</strong> 27 May 2010 at 1:16am<br /><br />Okay, I reviewed the sample project and have come to terms that this may definitely what I'm looking for and trying to achieve.<br /><br />So, I'm going to try and implement this into my project to see how things work out.<br /><br />If I'm successful, I will definitely include you in the credits for development of my upcoming product.<br /><br />Thanks for all the help!]]>
   </description>
   <pubDate>Thu, 27 May 2010 01:16:24 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=16702&amp;PID=58691&amp;title=solved-problem-please-help#58691</guid>
  </item> 
  <item>
   <title><![CDATA[[SOLVED] PROBLEM PLEASE HELP! : Okay, now I get what your saying....]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=16702&amp;PID=58689&amp;title=solved-problem-please-help#58689</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4108">shipwreck</a><br /><strong>Subject:</strong> 16702<br /><strong>Posted:</strong> 26 May 2010 at 11:18pm<br /><br />Okay, now I get what your saying. I'm downloading the test project now. I'l let you know the results.  <img src="http://forum.codejock.com/smileys/smiley4.gif" border="0" align="middle"> ]]>
   </description>
   <pubDate>Wed, 26 May 2010 23:18:16 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=16702&amp;PID=58689&amp;title=solved-problem-please-help#58689</guid>
  </item> 
  <item>
   <title><![CDATA[[SOLVED] PROBLEM PLEASE HELP! : Just use the update event to update...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=16702&amp;PID=58675&amp;title=solved-problem-please-help#58675</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3745">JantjeKeizer</a><br /><strong>Subject:</strong> 16702<br /><strong>Posted:</strong> 26 May 2010 at 6:12am<br /><br />Just use the update event to update with a local variable<br /><a href="uploads/20100526_061214_ICommandbar.rar" target="_blank">20100526_061214_ICommandbar.rar</a>]]>
   </description>
   <pubDate>Wed, 26 May 2010 06:12:21 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=16702&amp;PID=58675&amp;title=solved-problem-please-help#58675</guid>
  </item> 
 </channel>
</rss>