<?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 : Locking Customizati&#111;n</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : General Discussion : Locking Customizati&#111;n]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 13 May 2026 21:14:49 +0000</pubDate>
  <lastBuildDate>Fri, 15 Oct 2004 09:24:09 +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=1285</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[Locking Customizati&#111;n : Maybe something like to disable...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=1285&amp;PID=3514&amp;title=locking-customization#3514</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=369">SuperMario</a><br /><strong>Subject:</strong> 1285<br /><strong>Posted:</strong> 15 October 2004 at 9:24am<br /><br />Maybe something like to disable moving of commandbar:<br>&nbsp;&nbsp;&nbsp; Commandbars(1).EnableDocking = False<br><br>Something like this to disable pane floating and closing:<br><br>&nbsp;&nbsp;&nbsp; Pane.Options = PaneNoFloatable Or PaneNoCloseable<br><br>To completely disable docking then something like this:<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 = PaneActionDocking Then<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Cancel = True<br>&nbsp;&nbsp;&nbsp; End If<br><br>End Sub<br>]]>
   </description>
   <pubDate>Fri, 15 Oct 2004 09:24:09 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=1285&amp;PID=3514&amp;title=locking-customization#3514</guid>
  </item> 
  <item>
   <title><![CDATA[Locking Customizati&#111;n : I&amp;#039;ve been trying out the...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=1285&amp;PID=3513&amp;title=locking-customization#3513</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=773">MikeC</a><br /><strong>Subject:</strong> 1285<br /><strong>Posted:</strong> 15 October 2004 at 8:50am<br /><br />&nbsp;&nbsp;&nbsp; I've been trying out the activex version and I'mwondering if there is a simple way to "disable" drag and dropcustomization for both docking panels and the command bars.<br><br>&nbsp;&nbsp;&nbsp; Ie a newbie user enters a screen for the first timeand starts clicking and dragging and generally mucking up a page, I'mlooking something similar to XPs toolbar or IEs bar's lockedstate.&nbsp; Ie, you have to go to a menu or right click to "turn on"the docking and customization abilities.&nbsp; Just trying to preventthe "half my screen is gray" (ie dragging the windows taskbar halfwayacross the screen) problem from accidentally adjusting things.<br><br>&nbsp;&nbsp;&nbsp;&nbsp; I might be overlooking something but I can't find it in the controls.<br><br><br>]]>
   </description>
   <pubDate>Fri, 15 Oct 2004 08:50:59 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=1285&amp;PID=3513&amp;title=locking-customization#3513</guid>
  </item> 
 </channel>
</rss>