<?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 : Remove Pane TitleBar &amp; Pr&#101;vent Grouping</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Docking Pane : Remove Pane TitleBar &amp; Pr&#101;vent Grouping]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Tue, 28 Apr 2026 18:41:57 +0000</pubDate>
  <lastBuildDate>Thu, 24 Feb 2005 15:04:04 +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=1851</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[Remove Pane TitleBar &amp; Pr&#101;vent Grouping : I can&amp;#039;t think if a good way...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=1851&amp;PID=5375&amp;title=remove-pane-titlebar-prevent-grouping#5375</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=369">SuperMario</a><br /><strong>Subject:</strong> 1851<br /><strong>Posted:</strong> 24 February 2005 at 3:04pm<br /><br />I can't think if a good way to stop a single pane from "accepting"another pane to group with.&nbsp; About all I can think of is to stopthem all from grouping.&nbsp; Still group them by code, but you wouldthen need to stop the user from removing them from the group as theycouldn't put them back in a group.<br><br>Private Sub DockingPaneManager_Action(ByVal Action AsXtremeDockingPane.DockingPaneAction, ByVal Pane AsXtremeDockingPane.IPane, Cancel As Boolean)<br>&nbsp;&nbsp;&nbsp; On Error Resume Next<br><br>&nbsp;&nbsp;&nbsp; If (Action = PaneActionAttaching) Then<br> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs p;&nbsp; Cancel = True<br>&nbsp;&nbsp;&nbsp; End If<br>End Sub<br>]]>
   </description>
   <pubDate>Thu, 24 Feb 2005 15:04:04 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=1851&amp;PID=5375&amp;title=remove-pane-titlebar-prevent-grouping#5375</guid>
  </item> 
  <item>
   <title><![CDATA[Remove Pane TitleBar &amp; Pr&#101;vent Grouping : Yes, it is new in 9.60.  ]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=1851&amp;PID=5374&amp;title=remove-pane-titlebar-prevent-grouping#5374</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=369">SuperMario</a><br /><strong>Subject:</strong> 1851<br /><strong>Posted:</strong> 24 February 2005 at 2:33pm<br /><br />Yes, it is new in 9.60.&nbsp;&nbsp;]]>
   </description>
   <pubDate>Thu, 24 Feb 2005 14:33:10 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=1851&amp;PID=5374&amp;title=remove-pane-titlebar-prevent-grouping#5374</guid>
  </item> 
  <item>
   <title><![CDATA[Remove Pane TitleBar &amp; Pr&#101;vent Grouping : That doesn&amp;#039;t appear to be...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=1851&amp;PID=5373&amp;title=remove-pane-titlebar-prevent-grouping#5373</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1005">idolpx</a><br /><strong>Subject:</strong> 1851<br /><strong>Posted:</strong> 24 February 2005 at 2:31pm<br /><br /><P>That doesn't appear to be an option for me.&nbsp; I'm using v9.51.</P><P>Maybe I need to upgrade.</P>]]>
   </description>
   <pubDate>Thu, 24 Feb 2005 14:31:47 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=1851&amp;PID=5373&amp;title=remove-pane-titlebar-prevent-grouping#5373</guid>
  </item> 
  <item>
   <title><![CDATA[Remove Pane TitleBar &amp; Pr&#101;vent Grouping : Have you tried the Pane objects...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=1851&amp;PID=5371&amp;title=remove-pane-titlebar-prevent-grouping#5371</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=864">JamesH</a><br /><strong>Subject:</strong> 1851<br /><strong>Posted:</strong> 24 February 2005 at 2:19pm<br /><br />Have you tried the Pane objects "Options" property... setting it to <strong>PaneNoCaption?</strong>]]>
   </description>
   <pubDate>Thu, 24 Feb 2005 14:19:55 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=1851&amp;PID=5371&amp;title=remove-pane-titlebar-prevent-grouping#5371</guid>
  </item> 
  <item>
   <title><![CDATA[Remove Pane TitleBar &amp; Pr&#101;vent Grouping : It&amp;#039;s me again! I thought...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=1851&amp;PID=5370&amp;title=remove-pane-titlebar-prevent-grouping#5370</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1005">idolpx</a><br /><strong>Subject:</strong> 1851<br /><strong>Posted:</strong> 24 February 2005 at 2:03pm<br /><br /><P>It's me again! I thought i should start a seperate message for this. :)</P><P>Is there a way to remove the TitleBar of a Pane?</P><P>I also need to prevent it from allowing other Panes to be grouped with it.</P><P>&nbsp;</P>]]>
   </description>
   <pubDate>Thu, 24 Feb 2005 14:03:30 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=1851&amp;PID=5370&amp;title=remove-pane-titlebar-prevent-grouping#5370</guid>
  </item> 
 </channel>
</rss>