<?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 : Hide maximize button</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Command Bars : Hide maximize button]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 13 May 2026 12:57:25 +0000</pubDate>
  <lastBuildDate>Fri, 26 Oct 2012 06:34: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=20245</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[Hide maximize button : further info: I realised that...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=20245&amp;PID=69133&amp;title=hide-maximize-button#69133</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=7570">Nick</a><br /><strong>Subject:</strong> 20245<br /><strong>Posted:</strong> 26 October 2012 at 6:34am<br /><br />further info: &nbsp;I realised that this code snippet is probably for the MDI buttons on a child form in an MDI application. &nbsp;But I have an SDI application. &nbsp;It seems that the enabled and disabled maximize buttons on the themed form look the same.]]>
   </description>
   <pubDate>Fri, 26 Oct 2012 06:34:50 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=20245&amp;PID=69133&amp;title=hide-maximize-button#69133</guid>
  </item> 
  <item>
   <title><![CDATA[Hide maximize button : Commandbars OCX v15.2.1, Visual...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=20245&amp;PID=69124&amp;title=hide-maximize-button#69124</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=7570">Nick</a><br /><strong>Subject:</strong> 20245<br /><strong>Posted:</strong> 24 October 2012 at 1:20pm<br /><br />Commandbars OCX v15.2.1, Visual Basic 6, Windows XP. &nbsp;Using ribbonbars.<div><br></div><div>No problem getting my ribbonbar to work, but I need to hide the "maximize window" button as full-screen doesn't make sense for my application. &nbsp;There's a code snippet in the help file:</div><div><br></div><div><font ="comment">&nbsp; &nbsp; 'This sample code illustrates how to hide the maximize MDI button on the menu bar.</font><br>&nbsp;&nbsp;&nbsp;&nbsp;CommandBars(1).SetFlags xtpFlagHideMaximizeBox, 0<br><br></div><div>but it doesn't work. &nbsp;The maximize button is still visible. &nbsp;I've tried the other flag options, but none of them seem to achieve anything - the minimize, maximize and close buttons are always visible no matter what combination of flags I use.</div><div><br></div><div>I also tried CommandBars.ActiveMenuBar.SetFlags, with the same results (not surprising as it's the same thing really).</div><div><br></div><div>Anyone tried this and got it to work?</div><div><br></div><div>Nick.</div>]]>
   </description>
   <pubDate>Wed, 24 Oct 2012 13:20:29 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=20245&amp;PID=69124&amp;title=hide-maximize-button#69124</guid>
  </item> 
 </channel>
</rss>