<?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 : Refresh</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Docking Pane : Refresh]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Mon, 27 Apr 2026 14:19:10 +0000</pubDate>
  <lastBuildDate>Tue, 19 Dec 2006 08:46:38 +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=5836</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[Refresh : Hi, yes it is designed bahaviour....]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=5836&amp;PID=18366&amp;title=refresh#18366</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 5836<br /><strong>Posted:</strong> 19 December 2006 at 8:46am<br /><br />Hi, yes it is designed bahaviour. You can add <DIV>&nbsp;</DIV><DIV><strong>PaneTab3.Handle = Picture3.hWnd</strong></DIV><DIV><strong>PaneTab2.Handle = Picture2.hWnd</strong></DIV><DIV><strong>...<BR>in Form_Load</strong></DIV>]]>
   </description>
   <pubDate>Tue, 19 Dec 2006 08:46:38 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=5836&amp;PID=18366&amp;title=refresh#18366</guid>
  </item> 
  <item>
   <title><![CDATA[Refresh : Hi I have just three picturebox...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=5836&amp;PID=18355&amp;title=refresh#18355</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2604">tomamoss</a><br /><strong>Subject:</strong> 5836<br /><strong>Posted:</strong> 19 December 2006 at 3:33am<br /><br />Hi<DIV>I have just three picturebox on my form.</DIV><DIV>These will go into three panes that are linked into tabs.</DIV><DIV>&nbsp;</DIV><DIV>When the code is run below the pictureboxes dont get put into their correct panes until the corsponding tab is clicked.</DIV><DIV>&nbsp;</DIV><DIV>Any help would be most welcome.</DIV><DIV>&nbsp;</DIV><DIV>Thanks</DIV><DIV>Tom</DIV><DIV>&nbsp;</DIV><DIV><strong>Dim PaneTab1 As Pane<BR>Dim PaneTab2 As Pane<BR>Dim PaneTab3 As Pane</strong></DIV><DIV><strong></strong>&nbsp;</DIV><DIV><strong>Private Sub Form_Load()</strong></DIV><DIV><strong>&nbsp;&nbsp; Set PaneTab1 = DockingPaneManager.CreatePane(1, 1350, 1200, DockTopOf)<BR>&nbsp;&nbsp; PaneTab1.Title = "Tab1"</strong></DIV><DIV><strong>&nbsp;&nbsp; Set PaneTab2 = DockingPaneManager.CreatePane(1, 1350, 1200, DockTopOf)<BR>&nbsp;&nbsp; PaneTab2.Title = "Tab2"<BR>&nbsp;&nbsp; PaneTab2.AttachTo PaneTab1</strong></DIV><DIV><strong>&nbsp;&nbsp; Set PaneTab3 = DockingPaneManager.CreatePane(1, 1350, 1200, DockTopOf)<BR>&nbsp;&nbsp; PaneTab3.Title = "Tab3"<BR>&nbsp;&nbsp; PaneTab3.AttachTo PaneTab2</strong></DIV><DIV><strong>&nbsp;&nbsp; PaneTab1.Select</strong></DIV><DIV><strong>End Sub</strong></DIV><DIV><strong><BR>Private Sub DockingPaneManager_AttachPane(ByVal Item As XtremeDockingPane.IPane)<BR>Select Case Item.Title<BR>&nbsp;&nbsp;&nbsp; Case "Tab1"<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Item.Handle = Picture1.hWnd<BR>&nbsp;&nbsp;&nbsp; Case "Tab2"<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Item.Handle = Picture2.hWnd<BR>&nbsp;&nbsp;&nbsp; Case "Tab3"<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Item.Handle = Picture3.hWnd<BR>End Select<BR>End Sub</strong></DIV>]]>
   </description>
   <pubDate>Tue, 19 Dec 2006 03:33:29 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=5836&amp;PID=18355&amp;title=refresh#18355</guid>
  </item> 
 </channel>
</rss>