<?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 : CommandBar and other controls&#039; position</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Command Bars : CommandBar and other controls&#039; position]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Mon, 25 May 2026 17:26:01 +0000</pubDate>
  <lastBuildDate>Mon, 02 Nov 2009 07:46:37 +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=15515</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[CommandBar and other controls&#039; position : Hi,   from SDI sample:  Private...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=15515&amp;PID=54457&amp;title=commandbar-and-other-controls-position#54457</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 15515<br /><strong>Posted:</strong> 02 November 2009 at 7:46am<br /><br />Hi,<DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>from SDI sample:</DIV><DIV>&nbsp;</DIV><DIV>Private Sub CommandBars_Resize()<BR>&nbsp;&nbsp;&nbsp; <BR>&nbsp;&nbsp;&nbsp; On Error Resume Next<BR>&nbsp;&nbsp;&nbsp; <BR>&nbsp;&nbsp;&nbsp; Dim Left As Long<BR>&nbsp;&nbsp;&nbsp; Dim Top As Long<BR>&nbsp;&nbsp;&nbsp; Dim Right As Long<BR>&nbsp;&nbsp;&nbsp; Dim Bottom As Long<BR>&nbsp;&nbsp;&nbsp; <BR>&nbsp;&nbsp;&nbsp; CommandBars.GetClientRect Left, Top, Right, Bottom</DIV><DIV>&nbsp;&nbsp;&nbsp; rtfText.Move Left, Top, Right - Left, Bottom - Top<BR>&nbsp;&nbsp;&nbsp; rtfText.RightMargin = IIf(rtfText.Width &gt; 400, rtfText.Width - 400, rtfText.Width)</DIV><DIV>End Sub</DIV>]]>
   </description>
   <pubDate>Mon, 02 Nov 2009 07:46:37 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=15515&amp;PID=54457&amp;title=commandbar-and-other-controls-position#54457</guid>
  </item> 
  <item>
   <title><![CDATA[CommandBar and other controls&#039; position : Hi CodeJock, I&amp;#039;m using VB6...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=15515&amp;PID=54424&amp;title=commandbar-and-other-controls-position#54424</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=5646">okosv</a><br /><strong>Subject:</strong> 15515<br /><strong>Posted:</strong> 31 October 2009 at 7:59am<br /><br />Hi CodeJock,<br />I'm using VB6 to develop the soft, and there is some problem which I can't to solve.<br />There is form, and in it form is one command bar object (toolbar) and frame control, toolbar is located on top of form. How can I set position of frame, thus that frame was below of commandbar object.<br />I tried to use GetClientRect, than add some fixed value to <strong>bottom value</strong>, but in other computers with different screen resolution, and default windows theme, it not given necessary results.<br />How can I do it?<br />Thank u]]>
   </description>
   <pubDate>Sat, 31 Oct 2009 07:59:19 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=15515&amp;PID=54424&amp;title=commandbar-and-other-controls-position#54424</guid>
  </item> 
 </channel>
</rss>