<?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 : Disable DialogBar Gripper</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Report Control : Disable DialogBar Gripper]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 16 May 2026 02:09:01 +0000</pubDate>
  <lastBuildDate>Mon, 29 May 2006 13:39:49 +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=4291</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[Disable DialogBar Gripper : Yeah I figured it out how to keep...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=4291&amp;PID=13221&amp;title=disable-dialogbar-gripper#13221</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1932">LittleJK</a><br /><strong>Subject:</strong> 4291<br /><strong>Posted:</strong> 29 May 2006 at 1:39pm<br /><br /><P>Yeah I figured it out how to keep it from moving around. I was trying to set the activemenubar of the dialogbar but there is no activebar in the first place. Plus by enabling the docking to&nbsp;xtpFlagStreched keeps it from being resized.</P><P>&nbsp;</P><P>&nbsp;&nbsp;<BR>DialogBar.CommandBars(2).ModifyStyle XTP_CBRS_GRIPPER, 0 DialogBar.EnableDocking xtpFlagStretched</P><P>&nbsp;</P>]]>
   </description>
   <pubDate>Mon, 29 May 2006 13:39:49 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=4291&amp;PID=13221&amp;title=disable-dialogbar-gripper#13221</guid>
  </item> 
  <item>
   <title><![CDATA[Disable DialogBar Gripper : Yeah not to be a pain but can...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=4291&amp;PID=13218&amp;title=disable-dialogbar-gripper#13218</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1932">LittleJK</a><br /><strong>Subject:</strong> 4291<br /><strong>Posted:</strong> 29 May 2006 at 11:05am<br /><br /><P>Yeah not to be a pain but can someone move this to the Commandbar section? I just noticed that I posted this question in the report control section.</P>]]>
   </description>
   <pubDate>Mon, 29 May 2006 11:05:38 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=4291&amp;PID=13218&amp;title=disable-dialogbar-gripper#13218</guid>
  </item> 
  <item>
   <title><![CDATA[Disable DialogBar Gripper : To remove the Gripper option with...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=4291&amp;PID=13217&amp;title=disable-dialogbar-gripper#13217</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1932">LittleJK</a><br /><strong>Subject:</strong> 4291<br /><strong>Posted:</strong> 29 May 2006 at 11:03am<br /><br /><P>To remove the Gripper option with the commandbar is:</P><P>CommandBars.ActiveMenuBar.ModifyStyle XTP_CBRS_GRIPPER, 0</P><P>but it doesn't do the same thing for the dialogbar which is part of the commandbar. You can put the same code when declaring the params for the dialogbar but it doesn't work. </P><P>&nbsp;</P><P><IMG src="uploads/LittleJK/2006-05-29_105909_grippers.gif" border="0"></P>]]>
   </description>
   <pubDate>Mon, 29 May 2006 11:03:40 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=4291&amp;PID=13217&amp;title=disable-dialogbar-gripper#13217</guid>
  </item> 
  <item>
   <title><![CDATA[Disable DialogBar Gripper : can you show at a screenshot how...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=4291&amp;PID=13201&amp;title=disable-dialogbar-gripper#13201</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=862">sserge</a><br /><strong>Subject:</strong> 4291<br /><strong>Posted:</strong> 27 May 2006 at 4:45pm<br /><br />can you show at a screenshot how would you like that to look?<br><br>--<br>WBR,<br>Serge<br>]]>
   </description>
   <pubDate>Sat, 27 May 2006 16:45:08 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=4291&amp;PID=13201&amp;title=disable-dialogbar-gripper#13201</guid>
  </item> 
  <item>
   <title><![CDATA[Disable DialogBar Gripper : Hi is there anyway to remove the...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=4291&amp;PID=13192&amp;title=disable-dialogbar-gripper#13192</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1932">LittleJK</a><br /><strong>Subject:</strong> 4291<br /><strong>Posted:</strong> 26 May 2006 at 5:54pm<br /><br />Hi is there anyway to remove the gripper like in the commandbar?]]>
   </description>
   <pubDate>Fri, 26 May 2006 17:54:45 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=4291&amp;PID=13192&amp;title=disable-dialogbar-gripper#13192</guid>
  </item> 
 </channel>
</rss>