<?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 : how to locating the float pane</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Docking Pane : how to locating the float pane]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Tue, 28 Apr 2026 19:57:50 +0000</pubDate>
  <lastBuildDate>Wed, 15 Apr 2009 08:45:58 +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=14019</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[how to locating the float pane : thank you very much!!! that&amp;#039;s...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=14019&amp;PID=47945&amp;title=how-to-locating-the-float-pane#47945</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=5101">jasonjiang9999</a><br /><strong>Subject:</strong> 14019<br /><strong>Posted:</strong> 15 April 2009 at 8:45am<br /><br /><P>thank you very much!!! that's very helpful</P>]]>
   </description>
   <pubDate>Wed, 15 Apr 2009 08:45:58 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=14019&amp;PID=47945&amp;title=how-to-locating-the-float-pane#47945</guid>
  </item> 
  <item>
   <title><![CDATA[how to locating the float pane : Hi,  There&amp;#039;s isn&amp;#039;t...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=14019&amp;PID=47936&amp;title=how-to-locating-the-float-pane#47936</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3701">Aaron</a><br /><strong>Subject:</strong> 14019<br /><strong>Posted:</strong> 15 April 2009 at 8:12am<br /><br />Hi,<DIV>&nbsp;</DIV><DIV>There's isn't method in DockingPanes but you could use API GetWindowRect</DIV><DIV>&nbsp;</DIV><DIV>Declaration:</DIV><DIV>&nbsp;</DIV><DIV>Private Declare Function GetWindowRect Lib "user32" (ByVal hwnd As Long, lpRect As RECT) As Long<BR>Private Type RECT<BR>&nbsp;&nbsp;&nbsp; Left As Long<BR>&nbsp;&nbsp;&nbsp; Top As Long<BR>&nbsp;&nbsp;&nbsp; Right As Long<BR>&nbsp;&nbsp;&nbsp; Bottom As Long<BR>End Type</DIV><DIV>&nbsp;&nbsp; </DIV><DIV>&nbsp;</DIV><DIV>Get position of Pane:</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;&nbsp;&nbsp; Dim Rec As RECT</DIV><DIV>&nbsp;&nbsp;&nbsp; GetWindowRect DockingPane1.FindPane(1).Handle, Rec</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Wed, 15 Apr 2009 08:12:34 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=14019&amp;PID=47936&amp;title=how-to-locating-the-float-pane#47936</guid>
  </item> 
  <item>
   <title><![CDATA[how to locating the float pane : I have several float panes in...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=14019&amp;PID=47899&amp;title=how-to-locating-the-float-pane#47899</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=5101">jasonjiang9999</a><br /><strong>Subject:</strong> 14019<br /><strong>Posted:</strong> 14 April 2009 at 10:09pm<br /><br />I have several float panes in a the mdi window, how can I know the location of a&nbsp;float pane? <DIV>&nbsp;</DIV><DIV>I only can get the height and width. how to get the left and top value of a&nbsp;float pane?</DIV>]]>
   </description>
   <pubDate>Tue, 14 Apr 2009 22:09:21 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=14019&amp;PID=47899&amp;title=how-to-locating-the-float-pane#47899</guid>
  </item> 
 </channel>
</rss>