<?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 : error MoveAlignedC&#111;ntrol</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Command Bars : error MoveAlignedC&#111;ntrol]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 13 May 2026 08:28:58 +0000</pubDate>
  <lastBuildDate>Wed, 15 Sep 2004 11:33:20 +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=1144</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[error MoveAlignedC&#111;ntrol : In the interests of clarity (for...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=1144&amp;PID=3130&amp;title=error-movealignedcontrol#3130</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=731">Geraint P</a><br /><strong>Subject:</strong> 1144<br /><strong>Posted:</strong> 15 September 2004 at 11:33am<br /><br /><P>In the interests of clarity (for anyone else other than Cory). Just had to do this myself and the precise instructions are...</P><P>In your usercontrol ensure you have the following property defined:</P><P><FONT face="Courier New" size=2>Public Property Get hWnd() As Long<BR>&nbsp;&nbsp; hWnd = UserControl.hWnd<BR>End Property</FONT></P><P>Then (as shown above) go to Tools&gt;Procedure Attributes, select the hWnd property in the Name combo, click on Advanced and select hWnd in the Procedure ID combo. Click OK.</P><P>Should work fine then.</P><P>&nbsp;</P>]]>
   </description>
   <pubDate>Wed, 15 Sep 2004 11:33:20 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=1144&amp;PID=3130&amp;title=error-movealignedcontrol#3130</guid>
  </item> 
  <item>
   <title><![CDATA[error MoveAlignedC&#111;ntrol : THANKYOU!!!!!! it works perfectly...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=1144&amp;PID=3064&amp;title=error-movealignedcontrol#3064</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=715">cory</a><br /><strong>Subject:</strong> 1144<br /><strong>Posted:</strong> 10 September 2004 at 4:54am<br /><br /><P>THANK&nbsp;YOU!!!!!! it works perfectly now!...</P><P>i was near the solution but i didn't know this thing about vb :-(...it's my fault...</P><P>thanks</P>]]>
   </description>
   <pubDate>Fri, 10 Sep 2004 04:54:09 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=1144&amp;PID=3064&amp;title=error-movealignedcontrol#3064</guid>
  </item> 
  <item>
   <title><![CDATA[error MoveAlignedC&#111;ntrol : All you need to do is Tools-&amp;gt;Procedure...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=1144&amp;PID=3060&amp;title=error-movealignedcontrol#3060</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 1144<br /><strong>Posted:</strong> 10 September 2004 at 2:56am<br /><br /><P>All you need to do is</P><P>Tools-&gt;Procedure Attributes-&gt; (hWnd) -&gt;Advanced -&gt; Procedure Id = hWnd</P>]]>
   </description>
   <pubDate>Fri, 10 Sep 2004 02:56:23 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=1144&amp;PID=3060&amp;title=error-movealignedcontrol#3060</guid>
  </item> 
  <item>
   <title><![CDATA[error MoveAlignedC&#111;ntrol : thank you for reply! :-) I post...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=1144&amp;PID=3040&amp;title=error-movealignedcontrol#3040</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=715">cory</a><br /><strong>Subject:</strong> 1144<br /><strong>Posted:</strong> 09 September 2004 at 3:04am<br /><br /><P>thank you for reply! :-)</P><P>I post a little sample that shows the problem... (is not myproject but as the same behaviour)</P><P><A href="https://forum.codejock.com/uploads/cory/2004-09-09_030411_MoveAlignedCtlEx.zip" target="_blank">2004-09-09_030411_MoveAlignedCtlEx.zip</A></P><P>thank you so much.</P><!-- Message  ''"" -->]]>
   </description>
   <pubDate>Thu, 09 Sep 2004 03:04:16 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=1144&amp;PID=3040&amp;title=error-movealignedcontrol#3040</guid>
  </item> 
  <item>
   <title><![CDATA[error MoveAlignedC&#111;ntrol :  I think he meant to add  &amp;#0...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=1144&amp;PID=3034&amp;title=error-movealignedcontrol#3034</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=369">SuperMario</a><br /><strong>Subject:</strong> 1144<br /><strong>Posted:</strong> 08 September 2004 at 11:11am<br /><br />I think he meant to add  "DISP_STOCKPROP_HWND()" to your dispatch map of the OCX control you are creating.<br><br>&nbsp;&nbsp;&nbsp; DISP_STOCKPROP_HWND()<br>&nbsp;&nbsp;&nbsp; DISP_STOCKPROP_ENABLED()<br><br><br><span style="font-size:10px"><br /><br />Edited by SuperMario</span>]]>
   </description>
   <pubDate>Wed, 08 Sep 2004 11:11:24 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=1144&amp;PID=3034&amp;title=error-movealignedcontrol#3034</guid>
  </item> 
  <item>
   <title><![CDATA[error MoveAlignedC&#111;ntrol :  Can you post the sample, or...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=1144&amp;PID=3033&amp;title=error-movealignedcontrol#3033</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=369">SuperMario</a><br /><strong>Subject:</strong> 1144<br /><strong>Posted:</strong> 08 September 2004 at 10:45am<br /><br />Can you post the sample, or send the sample to support?<span style="font-size:10px"><br /><br />Edited by SuperMario</span>]]>
   </description>
   <pubDate>Wed, 08 Sep 2004 10:45:48 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=1144&amp;PID=3033&amp;title=error-movealignedcontrol#3033</guid>
  </item> 
  <item>
   <title><![CDATA[error MoveAlignedC&#111;ntrol : Hi, I got a little problem, i&amp;#039;m...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=1144&amp;PID=2987&amp;title=error-movealignedcontrol#2987</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=715">cory</a><br /><strong>Subject:</strong> 1144<br /><strong>Posted:</strong> 06 September 2004 at 3:46am<br /><br /><P>Hi,</P><P>I got a little problem, i'm using&nbsp;my ocx in a form that have command bar when i call the method MoveAlignedControl&nbsp;to size the ocx at the bottom of commandbar i got this error:</P><P>run-time error '-2147417848 (80010108)...</P><P>I get an answer from support of codejoke that tall me to implement the DISPID_HWND to allow CommandBars retieve window handle.</P><P>I know it's my fault, but I don't know how to make it :-( can somebody help me? </P><P>PS: I know i can use a picture as container but I'd like to do without&nbsp; it...</P><P>thanks</P><span style="font-size:10px"><br /><br />Edited by cory</span>]]>
   </description>
   <pubDate>Mon, 06 Sep 2004 03:46:57 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=1144&amp;PID=2987&amp;title=error-movealignedcontrol#2987</guid>
  </item> 
 </channel>
</rss>