<?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 can i get the position of buttom</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Command Bars : How can i get the position of buttom]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Tue, 12 May 2026 23:40:35 +0000</pubDate>
  <lastBuildDate>Thu, 23 Apr 2015 06:19:52 +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=21977</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 can i get the position of buttom : How to get the absolute screen...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=21977&amp;PID=73328&amp;title=how-can-i-get-the-position-of-buttom#73328</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4754">Micca</a><br /><strong>Subject:</strong> 21977<br /><strong>Posted:</strong> 23 April 2015 at 6:19am<br /><br />How to get the absolute screen position of a toolbar control:<br><br>Dim L1 As Long, R1 As Long, T1 As Long, B1 As Long<br>Dim L2 As Long, R2 As Long, T2 As Long, B2 As Long<br>Dim ControlLeft as Long, ControlTop as Long<br><br>Control.Parent.GetWindowRect L1, T1, R1, B1<br>Control.GetRect L2, T2, R2, B2<br><br>ControlLeft = L1 + L2<br>ControlTop= T1 + T2<br>]]>
   </description>
   <pubDate>Thu, 23 Apr 2015 06:19:52 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=21977&amp;PID=73328&amp;title=how-can-i-get-the-position-of-buttom#73328</guid>
  </item> 
  <item>
   <title><![CDATA[How can i get the position of buttom : hello, i would like to ask a question,...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=21977&amp;PID=71800&amp;title=how-can-i-get-the-position-of-buttom#71800</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=8328">csfishy</a><br /><strong>Subject:</strong> 21977<br /><strong>Posted:</strong> 06 November 2013 at 2:48am<br /><br /><div>hello, i would like to ask a question, anybody can help me?</div><div><br></div>i can use&nbsp;ToolBar.GetWindowRect(... to get the toolbar position relative to screen,<div>but how can i get the position of single button control?</div><div><br></div><div>e.g.</div><div>Set Control = ToolBar.Controls.Find(xtpControlButton, ID_Tool_help, False, -1 &nbsp;)</div><div>how to get the "Control" position?</div>]]>
   </description>
   <pubDate>Wed, 06 Nov 2013 02:48:07 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=21977&amp;PID=71800&amp;title=how-can-i-get-the-position-of-buttom#71800</guid>
  </item> 
 </channel>
</rss>