<?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 : I d&#111;nt find Handle in xtpC&#111;ntrol</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Suite Pro : I d&#111;nt find Handle in xtpC&#111;ntrol]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 27 May 2026 22:15:17 +0000</pubDate>
  <lastBuildDate>Mon, 24 Oct 2005 12:23:56 +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=3070</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[I d&#111;nt find Handle in xtpC&#111;ntrol : Problem not is case sensitive,...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=3070&amp;PID=9210&amp;title=i-dont-find-handle-in-xtpcontrol#9210</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1386">mav50202</a><br /><strong>Subject:</strong> 3070<br /><strong>Posted:</strong> 24 October 2005 at 12:23pm<br /><br />Problem not is case sensitive, when i access to the properties withintellisense, i dont find the propertie Handle, but the great problemis that when i get the Type of the control is a ControlButton (type 3),this is the problem, when i add a object with 7 (CustomControl), thecontrol dont recognize type 7.]]>
   </description>
   <pubDate>Mon, 24 Oct 2005 12:23:56 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=3070&amp;PID=9210&amp;title=i-dont-find-handle-in-xtpcontrol#9210</guid>
  </item> 
  <item>
   <title><![CDATA[I d&#111;nt find Handle in xtpC&#111;ntrol : Well I am assuming that it can&amp;#039;t...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=3070&amp;PID=9208&amp;title=i-dont-find-handle-in-xtpcontrol#9208</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=369">SuperMario</a><br /><strong>Subject:</strong> 3070<br /><strong>Posted:</strong> 24 October 2005 at 12:00pm<br /><br />Well I am assuming that it can't find the handle property because it does not know it is a CustomControl.&nbsp; But do not use FoxPro, so I was not sure on the rules.<br><br>You can try controlsearch.<span style="font-weight: bold;">H</span>andle = Search.hWnd incase FoxPro is case sensative.]]>
   </description>
   <pubDate>Mon, 24 Oct 2005 12:00:11 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=3070&amp;PID=9208&amp;title=i-dont-find-handle-in-xtpcontrol#9208</guid>
  </item> 
  <item>
   <title><![CDATA[I d&#111;nt find Handle in xtpC&#111;ntrol : No, in VFP with the rest of controls...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=3070&amp;PID=9207&amp;title=i-dont-find-handle-in-xtpcontrol#9207</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1386">mav50202</a><br /><strong>Subject:</strong> 3070<br /><strong>Posted:</strong> 24 October 2005 at 11:38am<br /><br /><P>No, in VFP with the rest of controls in my toolbox not is neccesary declarate the objects before (like edit or label, etc), with the ControlCustom is neccesary???</P><P>The main problem is i have no idea&nbsp;translate that sentence to VFP, maybe createobject or other declaration, but if this line is neccesary i will try with differents sentences.</P>]]>
   </description>
   <pubDate>Mon, 24 Oct 2005 11:38:18 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=3070&amp;PID=9207&amp;title=i-dont-find-handle-in-xtpcontrol#9207</guid>
  </item> 
  <item>
   <title><![CDATA[I d&#111;nt find Handle in xtpC&#111;ntrol : Are you doing this?Dim controlsearch...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=3070&amp;PID=9206&amp;title=i-dont-find-handle-in-xtpcontrol#9206</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=369">SuperMario</a><br /><strong>Subject:</strong> 3070<br /><strong>Posted:</strong> 24 October 2005 at 9:45am<br /><br />Are you doing this?<br><br>Dim controlsearch As CommandBarControlCustom<br><br>or equivalent in FoxPro<br>]]>
   </description>
   <pubDate>Mon, 24 Oct 2005 09:45:40 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=3070&amp;PID=9206&amp;title=i-dont-find-handle-in-xtpcontrol#9206</guid>
  </item> 
  <item>
   <title><![CDATA[I d&#111;nt find Handle in xtpC&#111;ntrol :    When i add a xtpControlCustom...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=3070&amp;PID=9165&amp;title=i-dont-find-handle-in-xtpcontrol#9165</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1386">mav50202</a><br /><strong>Subject:</strong> 3070<br /><strong>Posted:</strong> 21 October 2005 at 3:28am<br /><br />When i add a xtpControlCustom in toolbar, i dont find the "handle" property in the control.<br><br>I work with 9.60 and Visual Fox Pro, and when i get the type of the xtpcontrolcustom isalways type label or button, but never is custom control, can be thatthis control is not compatible with different types of toolbar (floating bar, etc)??<br><br>Thanks to all<br><br>code: <br><br>controlsearch = controlnew.CommandBar.Controls.Add(7,ID_SEARCH,"Search Form",-1,.f.)<br>controlsearch.handle = Search.hWnd<br><br>ERROR CODE OLE 0x80020006 : Unknow property<br>]]>
   </description>
   <pubDate>Fri, 21 Oct 2005 03:28:32 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=3070&amp;PID=9165&amp;title=i-dont-find-handle-in-xtpcontrol#9165</guid>
  </item> 
 </channel>
</rss>