<?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 : What does &quot;SetMDIClient&quot; do?</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Command Bars : What does &quot;SetMDIClient&quot; do?]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 13 May 2026 06:55:23 +0000</pubDate>
  <lastBuildDate>Fri, 20 Aug 2004 12:16:17 +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=1091</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[What does &quot;SetMDIClient&quot; do? :  SetMDIClient is only used in...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=1091&amp;PID=2847&amp;title=what-does-setmdiclient-do#2847</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=369">SuperMario</a><br /><strong>Subject:</strong> 1091<br /><strong>Posted:</strong> 20 August 2004 at 12:16pm<br /><br />SetMDIClient is only used in .NET.&nbsp; It is used in .NET to&nbsp;set thehandle to the MDI client window.&nbsp; Don't worry about this if you aren'tprogramming in .NET.<br><br>Try addeing the following code to the RepositionAlignedControls event assuming you name your picture box "myPicBox":<br><br>Private Sub CommandBars_RepositionAlignedControls(Left As Long, Top As Long, Right As Long, Bottom As Long)<br><br>&nbsp;&nbsp;&nbsp; CommandBars.MoveAlignedControl myPicBoxl, Left, Top, Right, Bottom<br><br>End Sub<span style="font-size:10px"><br /><br />Edited by SuperMario</span>]]>
   </description>
   <pubDate>Fri, 20 Aug 2004 12:16:17 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=1091&amp;PID=2847&amp;title=what-does-setmdiclient-do#2847</guid>
  </item> 
  <item>
   <title><![CDATA[What does &quot;SetMDIClient&quot; do? : I&amp;#039;m having problems docking...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=1091&amp;PID=2843&amp;title=what-does-setmdiclient-do#2843</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=706">Andrew</a><br /><strong>Subject:</strong> 1091<br /><strong>Posted:</strong> 20 August 2004 at 8:49am<br /><br /><P>I'm having problems docking a picture box to the right of an MDI window when using the command windows....the SetMDIClient looks usefull, what does it do?</P><P>I can not find any documentation on it!!</P>]]>
   </description>
   <pubDate>Fri, 20 Aug 2004 08:49:15 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=1091&amp;PID=2843&amp;title=what-does-setmdiclient-do#2843</guid>
  </item> 
 </channel>
</rss>