<?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 : ? &#111;n using docking_attachpane</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Docking Pane : ? &#111;n using docking_attachpane]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Tue, 28 Apr 2026 10:19:21 +0000</pubDate>
  <lastBuildDate>Fri, 19 May 2006 10:48:18 +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=4247</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[? &#111;n using docking_attachpane : In the form_load we declare it...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=4247&amp;PID=13044&amp;title=on-using-docking-attachpane#13044</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1932">LittleJK</a><br /><strong>Subject:</strong> 4247<br /><strong>Posted:</strong> 19 May 2006 at 10:48am<br /><br /><P>In the form_load we declare it by:</P><P>With PaneOptions</P><P><FONT color=#ff0000>If fSegcal Is Nothing Then Set fSegcal = New frm_segcal</FONT></P><P><FONT color=#ff0000>.Handle = fSegcal.hWnd<BR></FONT>.MaxTrackSize.Width = 241<BR>.Options = PaneHasMenuButton Or PaneNoCloseable Or PaneNoDockable Or PaneNoFloatable<BR>.Title = "Availability By Rate Plan Options..."<BR>End With</P><P>Verses </P><P>Select Case Item.id<BR>Case ID_PANE_OPTIONS<BR>If fSegcal Is Nothing Then Set fSegcal = New frm_segcal<BR>Item.Handle = fSegcal.hWnd</P><P>&nbsp;</P><P>&nbsp;</P>]]>
   </description>
   <pubDate>Fri, 19 May 2006 10:48:18 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=4247&amp;PID=13044&amp;title=on-using-docking-attachpane#13044</guid>
  </item> 
  <item>
   <title><![CDATA[? &#111;n using docking_attachpane : What is the real difference using...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=4247&amp;PID=13043&amp;title=on-using-docking-attachpane#13043</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1932">LittleJK</a><br /><strong>Subject:</strong> 4247<br /><strong>Posted:</strong> 19 May 2006 at 10:08am<br /><br /><P>What is the real difference using the DockingPaneManager_AttachPane event verses just attaching the form/picture box&nbsp;handle to the docking pane in the form_load event? We are wondering because we have successfully attached forms and picture boxes to the panes by&nbsp;declaring them in the&nbsp;form_load event.&nbsp;We are finding that it has&nbsp;also&nbsp;decreased the flickering of&nbsp;the panes being positioned and loaded&nbsp;when loading the form. We are using the greatest and latest version&nbsp;10.1.</P><P>Thanks&nbsp;&nbsp;</P>]]>
   </description>
   <pubDate>Fri, 19 May 2006 10:08:03 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=4247&amp;PID=13043&amp;title=on-using-docking-attachpane#13043</guid>
  </item> 
 </channel>
</rss>