<?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 : Image in top right like Adobe</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Command Bars : Image in top right like Adobe]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 10 Jun 2026 02:40:34 +0000</pubDate>
  <lastBuildDate>Mon, 08 May 2006 08:41:21 +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=4022</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[Image in top right like Adobe : Hi,  I see only one way for ActiveX-...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=4022&amp;PID=12766&amp;title=image-in-top-right-like-adobe#12766</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 4022<br /><strong>Posted:</strong> 08 May 2006 at 8:41am<br /><br /><P>Hi, </P><P>I see only one way for ActiveX&nbsp;- to stretch toolbar/menubar (EnableDocking + xtpFlagStretched)</P><P>and add custom control with xtpFlagRightAlign flag.</P>]]>
   </description>
   <pubDate>Mon, 08 May 2006 08:41:21 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=4022&amp;PID=12766&amp;title=image-in-top-right-like-adobe#12766</guid>
  </item> 
  <item>
   <title><![CDATA[Image in top right like Adobe : Bump.  Oleg - Is this possible?  jp...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=4022&amp;PID=12755&amp;title=image-in-top-right-like-adobe#12755</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1446">apuhjee</a><br /><strong>Subject:</strong> 4022<br /><strong>Posted:</strong> 07 May 2006 at 11:49pm<br /><br />Bump.<br /><br />Oleg - Is this possible?<br /><br />jp]]>
   </description>
   <pubDate>Sun, 07 May 2006 23:49:30 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=4022&amp;PID=12755&amp;title=image-in-top-right-like-adobe#12755</guid>
  </item> 
  <item>
   <title><![CDATA[Image in top right like Adobe : I understand about handling the...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=4022&amp;PID=12306&amp;title=image-in-top-right-like-adobe#12306</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1912">Juzzy</a><br /><strong>Subject:</strong> 4022<br /><strong>Posted:</strong> 19 April 2006 at 11:28pm<br /><br /><P>I understand about handling the cutsom controls, but...</P><P>My actual question is, how do I position this control in the top right of the toolbar, if the other items in my toolbar are on the left (like in the 2nd screenshot). </P><P>If i have to create two toolbars, how do I position them on the same line, but one left aligned and the other (my custom control toolbar) right aligned?</P>]]>
   </description>
   <pubDate>Wed, 19 Apr 2006 23:28:59 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=4022&amp;PID=12306&amp;title=image-in-top-right-like-adobe#12306</guid>
  </item> 
  <item>
   <title><![CDATA[Image in top right like Adobe : right... it was answer for MFC....]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=4022&amp;PID=12287&amp;title=image-in-top-right-like-adobe#12287</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 4022<br /><strong>Posted:</strong> 19 April 2006 at 7:46am<br /><br />right... it was answer for MFC. in VB you can add CustomControl (PictureBox) and catch its Click event.]]>
   </description>
   <pubDate>Wed, 19 Apr 2006 07:46:29 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=4022&amp;PID=12287&amp;title=image-in-top-right-like-adobe#12287</guid>
  </item> 
  <item>
   <title><![CDATA[Image in top right like Adobe : What do you mean override it&amp;#039;s...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=4022&amp;PID=12271&amp;title=image-in-top-right-like-adobe#12271</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1912">Juzzy</a><br /><strong>Subject:</strong> 4022<br /><strong>Posted:</strong> 18 April 2006 at 5:45pm<br /><br /><P>What do you&nbsp; mean override it's GetSize/Draw methods?</P><P>How do I put it in the top right position of an existing toolbar?</P><P>Does the original CommandBar have to be stretched?</P><P>I am using VB6.</P>]]>
   </description>
   <pubDate>Tue, 18 Apr 2006 17:45:24 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=4022&amp;PID=12271&amp;title=image-in-top-right-like-adobe#12271</guid>
  </item> 
  <item>
   <title><![CDATA[Image in top right like Adobe : Hello,  Create new control derived...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=4022&amp;PID=12247&amp;title=image-in-top-right-like-adobe#12247</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 4022<br /><strong>Posted:</strong> 18 April 2006 at 10:55am<br /><br /><P>Hello, </P><P>Create new control derived from CXTPControl and override its GetSize/Draw methods.</P>]]>
   </description>
   <pubDate>Tue, 18 Apr 2006 10:55:18 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=4022&amp;PID=12247&amp;title=image-in-top-right-like-adobe#12247</guid>
  </item> 
  <item>
   <title><![CDATA[Image in top right like Adobe : Is it possible with CodeJock to...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=4022&amp;PID=12235&amp;title=image-in-top-right-like-adobe#12235</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1912">Juzzy</a><br /><strong>Subject:</strong> 4022<br /><strong>Posted:</strong> 18 April 2006 at 2:30am<br /><br /><P>Is it possible with CodeJock to create a custom control image in the top right of the toolbar?</P><P>The image control would be clickable so that it could launch IE or whatever (this would be my own control).</P><P>Just getting it in the toolbar and a right aligning it is what I am after. Also does the CommandBar have to be stretched?</P><P>Can the toolbar (or ActiveMenubar) height be resized accordingly to the height of the image control?</P><P>Examples:</P><P><IMG src="uploads/Juzzy/2006-04-18_022907_Adobe_Example.PNG" border="0"></P><P><IMG src="uploads/Juzzy/2006-04-18_022918_Adobe_Example_2.PNG" border="0"></P><P>&nbsp;</P><P>Thanks for your help (in advance).</P><P>Juzzy</P><P>&nbsp;</P>]]>
   </description>
   <pubDate>Tue, 18 Apr 2006 02:30:19 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=4022&amp;PID=12235&amp;title=image-in-top-right-like-adobe#12235</guid>
  </item> 
 </channel>
</rss>